2024-04-18 09:11:17.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-18 09:11:17.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:17.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:17.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:17.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:17.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:17.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:17.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fd9893c 2024-04-18 09:11:17.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:17.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:17.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:17.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:17.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:17.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:17.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:17.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:17.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:17.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:17.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:17.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:17.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:17.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:17.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:17.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:17.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:17.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:17.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:17.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-18 09:11:17.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:17.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:17.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:17.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:17.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:17.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:17.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:17.255 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:17.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-18 09:11:17.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:17.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:17.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-18 09:11:17.442 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:17.443 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:17.445 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bcbed6 2024-04-18 09:11:17.446 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@19bcbed6 2024-04-18 09:11:17.448 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@177b4391 2024-04-18 09:11:17.448 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@177b4391 2024-04-18 09:11:17.451 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1344d5a6 2024-04-18 09:11:17.451 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1344d5a6 2024-04-18 09:11:17.454 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@564649aa 2024-04-18 09:11:17.454 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@564649aa 2024-04-18 09:11:17.457 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af017ba 2024-04-18 09:11:17.457 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2af017ba 2024-04-18 09:11:17.459 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dabebe 2024-04-18 09:11:17.460 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@67dabebe 2024-04-18 09:11:17.462 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5286be06 2024-04-18 09:11:17.462 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@5286be06 2024-04-18 09:11:17.465 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3669b6e5 2024-04-18 09:11:17.465 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@3669b6e5 2024-04-18 09:11:17.468 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e3a55 2024-04-18 09:11:17.468 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e3a55 2024-04-18 09:11:17.468 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 09:11:17.473 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:17.477 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:17.705 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:17.705 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:17.705 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:17.706 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:17.767 [DefaultDispatcher-worker-3 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:17.769 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 09:11:17.770 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:17.770 [DefaultDispatcher-worker-3 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 09:11:17.790 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:17.844 [DefaultDispatcher-worker-7 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:17.877 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:17.898 [DefaultDispatcher-worker-5 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:17.922 [DefaultDispatcher-worker-10 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:17.922 [DefaultDispatcher-worker-4 @coroutine#6] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 09:11:17.927 [DefaultDispatcher-worker-10 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:17.933 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:18.017 [DefaultDispatcher-worker-2 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0 2024-04-18 09:11:18.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-18 09:11:18.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-18 09:11:18.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:18.049 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34a2d6e0: (connection evicted) 2024-04-18 09:11:18.050 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19bcbed6: (connection evicted) 2024-04-18 09:11:18.051 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@177b4391: (connection evicted) 2024-04-18 09:11:18.051 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1344d5a6: (connection evicted) 2024-04-18 09:11:18.052 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@564649aa: (connection evicted) 2024-04-18 09:11:18.052 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2af017ba: (connection evicted) 2024-04-18 09:11:18.053 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67dabebe: (connection evicted) 2024-04-18 09:11:18.054 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5286be06: (connection evicted) 2024-04-18 09:11:18.054 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3669b6e5: (connection evicted) 2024-04-18 09:11:18.055 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8e3a55: (connection evicted) 2024-04-18 09:11:18.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:18.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-18 09:11:18.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-18 09:11:18.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-18 09:11:18.065 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ae3235e 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:18.066 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:18.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-18 09:11:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:18.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:18.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-18 09:11:18.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.071 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.071 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-18 09:11:18.073 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.085 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.087 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.089 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:18.090 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:18.090 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:18.090 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:18.106 [DefaultDispatcher-worker-9 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.107 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 09:11:18.107 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:18.107 [DefaultDispatcher-worker-9 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 09:11:18.114 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.132 [DefaultDispatcher-worker-5 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.150 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.153 [DefaultDispatcher-worker-2 @coroutine#32] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:18.166 [DefaultDispatcher-worker-1 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.168 [DefaultDispatcher-worker-2 @coroutine#31] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-18 09:11:18.171 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:18.178 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8a04e3 2024-04-18 09:11:18.178 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8a04e3 2024-04-18 09:11:18.182 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@534de122 2024-04-18 09:11:18.182 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@534de122 2024-04-18 09:11:18.183 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.186 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@57726f93 2024-04-18 09:11:18.186 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@57726f93 2024-04-18 09:11:18.189 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.190 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1270eb19 2024-04-18 09:11:18.190 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1270eb19 2024-04-18 09:11:18.194 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5058a8 2024-04-18 09:11:18.194 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5058a8 2024-04-18 09:11:18.198 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328fe91 2024-04-18 09:11:18.198 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2328fe91 2024-04-18 09:11:18.201 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e21390 2024-04-18 09:11:18.202 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e21390 2024-04-18 09:11:18.205 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@725f1456 2024-04-18 09:11:18.205 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@725f1456 2024-04-18 09:11:18.209 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd787ad 2024-04-18 09:11:18.209 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fd787ad 2024-04-18 09:11:18.209 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:18.269 [DefaultDispatcher-worker-11 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3686389 2024-04-18 09:11:18.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-18 09:11:18.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-18 09:11:18.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:18.300 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3686389: (connection evicted) 2024-04-18 09:11:18.301 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d8a04e3: (connection evicted) 2024-04-18 09:11:18.301 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@534de122: (connection evicted) 2024-04-18 09:11:18.302 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57726f93: (connection evicted) 2024-04-18 09:11:18.302 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1270eb19: (connection evicted) 2024-04-18 09:11:18.302 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f5058a8: (connection evicted) 2024-04-18 09:11:18.303 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2328fe91: (connection evicted) 2024-04-18 09:11:18.303 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67e21390: (connection evicted) 2024-04-18 09:11:18.303 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@725f1456: (connection evicted) 2024-04-18 09:11:18.304 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6fd787ad: (connection evicted) 2024-04-18 09:11:18.304 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:18.304 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-18 09:11:18.304 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-18 09:11:18.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-18 09:11:18.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:18.353 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1377b1a0 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:18.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:18.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:18.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:18.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:18.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:18.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-18 09:11:18.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dbaa33 2024-04-18 09:11:18.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@27dbaa33 2024-04-18 09:11:18.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-18 09:11:18.456 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:18.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d4ff58 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:18.704 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:18.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:18.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-18 09:11:18.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@14485747 2024-04-18 09:11:18.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@14485747 2024-04-18 09:11:18.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-18 09:11:18.729 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78eafad 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:18.730 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-18 09:11:18.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:18.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:18.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:18.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:18.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:18.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:18.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:18.731 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:18.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-18 09:11:18.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d028f7 2024-04-18 09:11:18.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@26d028f7 2024-04-18 09:11:18.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-18 09:11:18.806 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:18.816 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14485747 2024-04-18 09:11:18.832 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.089 [DefaultDispatcher-worker-5 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d028f7 2024-04-18 09:11:19.096 [DefaultDispatcher-worker-5 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d028f7 2024-04-18 09:11:19.096 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44959/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 09:11:19.096 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44959/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-18 09:11:19.096 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44959/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 09:11:19.117 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44959/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 09:11:19.117 [DefaultDispatcher-worker-5 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44959/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-18 09:11:19.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-18 09:11:19.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-18 09:11:19.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.149 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@14485747: (connection evicted) 2024-04-18 09:11:19.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:19.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-18 09:11:19.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-18 09:11:19.153 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26d028f7 2024-04-18 09:11:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-18 09:11:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.156 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d37aa0f 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.157 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-18 09:11:19.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@485c84d7 2024-04-18 09:11:19.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@485c84d7 2024-04-18 09:11:19.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1224e1b6 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-18 09:11:19.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffa7041 2024-04-18 09:11:19.180 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ffa7041 2024-04-18 09:11:19.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-18 09:11:19.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-18 09:11:19.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-18 09:11:19.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.225 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@485c84d7: (connection evicted) 2024-04-18 09:11:19.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:19.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-18 09:11:19.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-18 09:11:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-18 09:11:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.229 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29b8df5 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.230 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.231 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-18 09:11:19.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a24f9 2024-04-18 09:11:19.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a24f9 2024-04-18 09:11:19.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-18 09:11:19.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e2109fe 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cfe107 2024-04-18 09:11:19.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@36cfe107 2024-04-18 09:11:19.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-18 09:11:19.259 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-18 09:11:19.259 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-18 09:11:19.259 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.259 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70a24f9: (connection evicted) 2024-04-18 09:11:19.260 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:19.260 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-18 09:11:19.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-18 09:11:19.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-18 09:11:19.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@627bcd7e 2024-04-18 09:11:19.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.263 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.264 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.264 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-18 09:11:19.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@350567f1 2024-04-18 09:11:19.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@350567f1 2024-04-18 09:11:19.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-18 09:11:19.280 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.289 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-18 09:11:19.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28b5662d 2024-04-18 09:11:19.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.290 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-18 09:11:19.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4ac598 2024-04-18 09:11:19.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e4ac598 2024-04-18 09:11:19.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-18 09:11:19.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-18 09:11:19.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-18 09:11:19.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.305 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@350567f1: (connection evicted) 2024-04-18 09:11:19.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:19.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-18 09:11:19.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c544c9 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.309 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-18 09:11:19.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.310 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-18 09:11:19.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d93e7 2024-04-18 09:11:19.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@433d93e7 2024-04-18 09:11:19.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-18 09:11:19.330 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@87aec6a 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.331 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.331 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-18 09:11:19.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a59289 2024-04-18 09:11:19.332 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a59289 2024-04-18 09:11:19.332 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-18 09:11:19.352 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-18 09:11:19.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-18 09:11:19.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.362 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@433d93e7: (connection evicted) 2024-04-18 09:11:19.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:19.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-18 09:11:19.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-18 09:11:19.395 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.432 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-18 09:11:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35329a05 2024-04-18 09:11:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-18 09:11:19.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@17136390 2024-04-18 09:11:19.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@17136390 2024-04-18 09:11:19.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-18 09:11:19.510 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@273293c8 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.511 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-18 09:11:19.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-04-18 09:11:19.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-04-18 09:11:19.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-18 09:11:19.595 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.612 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.642 [DefaultDispatcher-worker-4 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-04-18 09:11:19.669 [DefaultDispatcher-worker-9 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-04-18 09:11:19.677 [DefaultDispatcher-worker-9 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-04-18 09:11:19.686 [DefaultDispatcher-worker-9 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-04-18 09:11:19.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-18 09:11:19.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-18 09:11:19.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.751 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17136390: (connection evicted) 2024-04-18 09:11:19.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:19.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-18 09:11:19.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-18 09:11:19.759 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ca2cd5e 2024-04-18 09:11:19.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-18 09:11:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.766 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fa879ed 2024-04-18 09:11:19.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.769 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.770 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-18 09:11:19.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.772 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-18 09:11:19.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2024-04-18 09:11:19.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@7742a276 2024-04-18 09:11:19.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-18 09:11:19.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f48fa72 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.794 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-18 09:11:19.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@495da9a7 2024-04-18 09:11:19.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@495da9a7 2024-04-18 09:11:19.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-18 09:11:19.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-18 09:11:19.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-18 09:11:19.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.801 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7742a276: (connection evicted) 2024-04-18 09:11:19.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:19.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-18 09:11:19.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-18 09:11:19.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b808af5 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-18 09:11:19.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd4312a 2024-04-18 09:11:19.806 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fd4312a 2024-04-18 09:11:19.806 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-18 09:11:19.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@31b6fb14 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@246df37b 2024-04-18 09:11:19.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@246df37b 2024-04-18 09:11:19.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-18 09:11:19.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-18 09:11:19.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-18 09:11:19.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.829 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fd4312a: (connection evicted) 2024-04-18 09:11:19.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:19.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-18 09:11:19.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-18 09:11:19.831 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@da5d5e1 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.832 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-18 09:11:19.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@460eb276 2024-04-18 09:11:19.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@460eb276 2024-04-18 09:11:19.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ffe3d42 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.848 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-18 09:11:19.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df3da0b 2024-04-18 09:11:19.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@7df3da0b 2024-04-18 09:11:19.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-18 09:11:19.851 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-18 09:11:19.851 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-18 09:11:19.851 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.852 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460eb276: (connection evicted) 2024-04-18 09:11:19.852 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:19.852 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-18 09:11:19.852 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b5b53c6 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-18 09:11:19.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-04-18 09:11:19.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3350ab4 2024-04-18 09:11:19.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-18 09:11:19.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7827d7b 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2024-04-18 09:11:19.874 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7a9db7 2024-04-18 09:11:19.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-18 09:11:19.900 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.926 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.949 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-18 09:11:19.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-18 09:11:19.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.953 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3350ab4: (connection evicted) 2024-04-18 09:11:19.953 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:19.953 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-18 09:11:19.953 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25421809 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-18 09:11:19.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2024-04-18 09:11:19.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b 2024-04-18 09:11:19.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-18 09:11:19.975 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4491eaeb 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.976 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.977 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-18 09:11:19.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2024-04-18 09:11:19.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f3ddc86 2024-04-18 09:11:19.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-18 09:11:19.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-18 09:11:19.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-18 09:11:19.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:19.981 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ac9b66b: (connection evicted) 2024-04-18 09:11:19.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:19.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-18 09:11:19.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-18 09:11:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-18 09:11:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42b43a6 2024-04-18 09:11:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:19.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-04-18 09:11:19.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc 2024-04-18 09:11:19.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70ee1963 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.001 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2024-04-18 09:11:20.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2024-04-18 09:11:20.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-18 09:11:20.014 [DefaultDispatcher-worker-3 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2024-04-18 09:11:20.015 [DefaultDispatcher-worker-3 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2024-04-18 09:11:20.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-18 09:11:20.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-18 09:11:20.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.017 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b9f7edc: (connection evicted) 2024-04-18 09:11:20.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-18 09:11:20.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-18 09:11:20.019 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22c29aa8 2024-04-18 09:11:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-18 09:11:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39f93225 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.024 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-18 09:11:20.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2024-04-18 09:11:20.025 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@164dea80 2024-04-18 09:11:20.025 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4392362c 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.040 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-18 09:11:20.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2024-04-18 09:11:20.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@839755f 2024-04-18 09:11:20.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-18 09:11:20.053 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-18 09:11:20.053 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-18 09:11:20.053 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.054 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@164dea80: (connection evicted) 2024-04-18 09:11:20.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-18 09:11:20.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-18 09:11:20.062 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b52b18a 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2024-04-18 09:11:20.063 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@aedc426 2024-04-18 09:11:20.063 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-18 09:11:20.077 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39b85a73 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.078 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-18 09:11:20.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2024-04-18 09:11:20.079 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2024-04-18 09:11:20.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-18 09:11:20.102 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.141 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.164 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.179 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.284 [DefaultDispatcher-worker-1 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2024-04-18 09:11:20.286 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2024-04-18 09:11:20.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-18 09:11:20.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-18 09:11:20.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.287 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aedc426: (connection evicted) 2024-04-18 09:11:20.287 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.287 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-18 09:11:20.287 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-18 09:11:20.288 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a730479 2024-04-18 09:11:20.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dc3ece8 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.292 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-18 09:11:20.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-04-18 09:11:20.293 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6 2024-04-18 09:11:20.293 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@559e3f67 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-18 09:11:20.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.312 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-18 09:11:20.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2024-04-18 09:11:20.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f24a84 2024-04-18 09:11:20.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-18 09:11:20.319 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-18 09:11:20.319 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-18 09:11:20.319 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.319 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d7865d6: (connection evicted) 2024-04-18 09:11:20.320 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.320 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-18 09:11:20.320 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ee258 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.323 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.324 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-18 09:11:20.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a49597 2024-04-18 09:11:20.325 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a49597 2024-04-18 09:11:20.325 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eb2972f 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2024-04-18 09:11:20.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d32c1c7 2024-04-18 09:11:20.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-18 09:11:20.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-18 09:11:20.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-18 09:11:20.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.350 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73a49597: (connection evicted) 2024-04-18 09:11:20.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-18 09:11:20.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48ee3c2d 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-18 09:11:20.354 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.355 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-18 09:11:20.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a80c534 2024-04-18 09:11:20.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a80c534 2024-04-18 09:11:20.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-18 09:11:20.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fd5689d 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-18 09:11:20.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@218f2f51 2024-04-18 09:11:20.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@218f2f51 2024-04-18 09:11:20.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-18 09:11:20.412 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.444 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.455 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.482 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.563 [DefaultDispatcher-worker-4 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218f2f51 2024-04-18 09:11:20.566 [DefaultDispatcher-worker-4 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218f2f51 2024-04-18 09:11:20.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-18 09:11:20.566 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-18 09:11:20.567 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.567 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a80c534: (connection evicted) 2024-04-18 09:11:20.568 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.568 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-18 09:11:20.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-18 09:11:20.569 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@218f2f51 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6cde0c69 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.572 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.573 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2024-04-18 09:11:20.573 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@22361e23 2024-04-18 09:11:20.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e0516a3 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.593 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.594 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-18 09:11:20.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2024-04-18 09:11:20.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@347b370c 2024-04-18 09:11:20.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-18 09:11:20.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-18 09:11:20.598 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-18 09:11:20.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.598 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22361e23: (connection evicted) 2024-04-18 09:11:20.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-18 09:11:20.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-18 09:11:20.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fa2a006 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-18 09:11:20.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-04-18 09:11:20.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-04-18 09:11:20.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-18 09:11:20.627 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-04-18 09:11:20.639 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-04-18 09:11:20.641 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-04-18 09:11:20.647 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fdf7da2 2024-04-18 09:11:20.647 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13b29b34 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-04-18 09:11:20.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-04-18 09:11:20.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-18 09:11:20.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-18 09:11:20.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-18 09:11:20.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:20.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-18 09:11:20.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@690ed13a 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-18 09:11:20.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7375da 2024-04-18 09:11:20.670 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c7375da 2024-04-18 09:11:20.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-18 09:11:20.671 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7375da 2024-04-18 09:11:20.683 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7375da 2024-04-18 09:11:20.685 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7375da 2024-04-18 09:11:20.688 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7375da 2024-04-18 09:11:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-18 09:11:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e89eba7 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-18 09:11:20.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b29cdea 2024-04-18 09:11:20.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b29cdea 2024-04-18 09:11:20.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-18 09:11:20.694 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.706 [DefaultDispatcher-worker-9 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c7375da 2024-04-18 09:11:20.711 [DefaultDispatcher-worker-7 @coroutine#276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b29cdea 2024-04-18 09:11:20.713 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b29cdea 2024-04-18 09:11:20.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-18 09:11:20.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-18 09:11:20.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.716 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c7375da: (connection evicted) 2024-04-18 09:11:20.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-18 09:11:20.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12266084 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.720 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-18 09:11:20.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.721 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-18 09:11:20.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a65e237 2024-04-18 09:11:20.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a65e237 2024-04-18 09:11:20.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-18 09:11:20.726 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a65e237 2024-04-18 09:11:20.739 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a65e237 2024-04-18 09:11:20.741 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a65e237 2024-04-18 09:11:20.745 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a65e237 2024-04-18 09:11:20.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3dded90a 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.746 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-18 09:11:20.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f8134 2024-04-18 09:11:20.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@29f8134 2024-04-18 09:11:20.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-18 09:11:20.748 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-18 09:11:20.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-18 09:11:20.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:20.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-18 09:11:20.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13374ca6 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.752 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-18 09:11:20.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1d6a13 2024-04-18 09:11:20.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1d6a13 2024-04-18 09:11:20.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-18 09:11:20.756 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1d6a13 2024-04-18 09:11:20.769 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1d6a13 2024-04-18 09:11:20.771 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1d6a13 2024-04-18 09:11:20.774 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f1d6a13 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ca33187 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.775 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.776 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-18 09:11:20.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1f0ee6 2024-04-18 09:11:20.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f1f0ee6 2024-04-18 09:11:20.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-18 09:11:20.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-18 09:11:20.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-18 09:11:20.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:20.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.780 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-18 09:11:20.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-18 09:11:20.783 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591e5fd4 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2248d140 2024-04-18 09:11:20.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@2248d140 2024-04-18 09:11:20.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-18 09:11:20.791 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.845 [DefaultDispatcher-worker-12 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2248d140 2024-04-18 09:11:20.847 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.859 [DefaultDispatcher-worker-4 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2248d140 2024-04-18 09:11:20.876 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.885 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.904 [DefaultDispatcher-worker-4 @coroutine#317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2248d140 2024-04-18 09:11:20.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-18 09:11:20.906 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-18 09:11:20.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.906 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2248d140: (connection evicted) 2024-04-18 09:11:20.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-18 09:11:20.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-18 09:11:20.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-18 09:11:20.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@539ee811 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-18 09:11:20.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cacb445 2024-04-18 09:11:20.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cacb445 2024-04-18 09:11:20.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-18 09:11:20.956 [DefaultDispatcher-worker-3 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cacb445 2024-04-18 09:11:20.966 [DefaultDispatcher-worker-9 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2cacb445 2024-04-18 09:11:20.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-18 09:11:20.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-18 09:11:20.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:20.982 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2cacb445: (connection evicted) 2024-04-18 09:11:20.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:20.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-18 09:11:20.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-18 09:11:20.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@86377d5 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:20.984 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:20.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-18 09:11:20.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@77998ea7 2024-04-18 09:11:20.985 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@77998ea7 2024-04-18 09:11:20.985 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-18 09:11:21.024 [DefaultDispatcher-worker-2 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77998ea7 2024-04-18 09:11:21.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-18 09:11:21.026 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-18 09:11:21.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:21.027 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77998ea7: (connection evicted) 2024-04-18 09:11:21.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:21.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-18 09:11:21.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb5f9d 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:21.029 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:21.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-18 09:11:21.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-18 09:11:21.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-18 09:11:21.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-18 09:11:21.072 [DefaultDispatcher-worker-3 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-18 09:11:21.082 [DefaultDispatcher-worker-3 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-18 09:11:21.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-18 09:11:21.083 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-18 09:11:21.083 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:21.083 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702cfbde: (connection evicted) 2024-04-18 09:11:21.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:21.084 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-18 09:11:21.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-18 09:11:21.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-18 09:11:21.085 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@112530c3 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:21.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:21.086 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-18 09:11:21.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@355493bf 2024-04-18 09:11:21.087 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@355493bf 2024-04-18 09:11:21.087 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-18 09:11:21.139 [DefaultDispatcher-worker-12 @coroutine#330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@355493bf 2024-04-18 09:11:21.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-18 09:11:21.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-18 09:11:21.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:21.141 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@355493bf: (connection evicted) 2024-04-18 09:11:21.142 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:21.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-18 09:11:21.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c28f97e 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:21.143 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:21.144 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1c7619 2024-04-18 09:11:21.144 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a1c7619 2024-04-18 09:11:21.145 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-18 09:11:21.190 [DefaultDispatcher-worker-16 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a1c7619 2024-04-18 09:11:21.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-18 09:11:21.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-18 09:11:21.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:21.190 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a1c7619: (connection evicted) 2024-04-18 09:11:21.191 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:21.191 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-18 09:11:21.191 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-18 09:11:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-18 09:11:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1425e531 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:21.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:21.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-18 09:11:21.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4503a 2024-04-18 09:11:21.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fe4503a 2024-04-18 09:11:21.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-18 09:11:21.467 [DefaultDispatcher-worker-2 @coroutine#343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4503a 2024-04-18 09:11:21.482 [DefaultDispatcher-worker-3 @coroutine#345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4503a 2024-04-18 09:11:21.485 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35235/manifest.json 2024-04-18 09:11:21.485 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35235/manifest.json. 2024-04-18 09:11:21.485 [Test worker @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35235/manifest.json 2024-04-18 09:11:21.488 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:21.488 [Test worker @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35235/manifest.json 2024-04-18 09:11:21.488 [Test worker @coroutine#347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35235/manifest.json 2024-04-18 09:11:21.611 [Test worker @coroutine#347] 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:35235/manifest.json. 2024-04-18 09:11:21.611 [Test worker @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35235/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:21.628 [DefaultDispatcher-worker-4 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fe4503a 2024-04-18 09:11:21.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-18 09:11:21.635 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-18 09:11:21.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:21.635 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fe4503a: (connection evicted) 2024-04-18 09:11:21.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:21.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-18 09:11:21.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@14d36bb2 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:21.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:21.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-18 09:11:21.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-04-18 09:11:21.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-04-18 09:11:21.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21022cbb 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:21.655 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-18 09:11:21.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:21.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:21.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:21.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:21.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:21.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:21.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:21.656 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:21.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-18 09:11:21.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@654cb30c 2024-04-18 09:11:21.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@654cb30c 2024-04-18 09:11:21.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-18 09:11:21.685 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:11:21.743 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:21.744 [Test worker] INFO ktor.application - Application started in 0.064 seconds. 2024-04-18 09:11:21.744 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@2cc9a948 2024-04-18 09:11:21.756 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:21.830 [DefaultDispatcher-worker-10 @coroutine#358] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:11:21.830 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-18 09:11:21.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:21.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:21.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:21.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:21.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:21.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:21.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ddb6abb 2024-04-18 09:11:21.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:21.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:21.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:21.835 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-18 09:11:21.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@c67a89 2024-04-18 09:11:21.836 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@c67a89 2024-04-18 09:11:21.836 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-18 09:11:21.861 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 09:11:21.871 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 09:11:21.871 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 09:11:21.872 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 09:11:21.872 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-18 09:11:21.872 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 09:11:21.872 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 09:11:21.873 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:11:21.873 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@498503cb 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:21.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:21.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-18 09:11:21.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:21.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:21.875 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-18 09:11:21.925 [DefaultDispatcher-worker-3 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:21.936 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:21.938 [DefaultDispatcher-worker-7 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:21.945 [DefaultDispatcher-worker-7 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c67a89 2024-04-18 09:11:21.948 [DefaultDispatcher-worker-7 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c67a89 2024-04-18 09:11:21.959 [DefaultDispatcher-worker-4 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:21.970 [DefaultDispatcher-worker-7 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:21.970 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json 2024-04-18 09:11:21.970 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json. 2024-04-18 09:11:21.970 [Test worker @coroutine#364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json 2024-04-18 09:11:21.975 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:21.975 [Test worker @coroutine#364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json 2024-04-18 09:11:21.975 [Test worker @coroutine#364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json 2024-04-18 09:11:21.976 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json. 2024-04-18 09:11:21.976 [Test worker @coroutine#364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:21.995 [DefaultDispatcher-worker-1 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:22.002 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 09:11:22.003 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-5b194dd5-3707-4702-a8fd-ac0f0be98c5c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 09:11:22.006 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:11:22.006 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-5b194dd5-3707-4702-a8fd-ac0f0be98c5c 2024-04-18 09:11:22.012 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:22.012 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:22.012 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:22.012 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:22.024 [DefaultDispatcher-worker-10 @coroutine#384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:22.024 [DefaultDispatcher-worker-10 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:22.024 [DefaultDispatcher-worker-10 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:22.024 [DefaultDispatcher-worker-10 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:22.030 [DefaultDispatcher-worker-1 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:22.031 [DefaultDispatcher-worker-1 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:22.031 [DefaultDispatcher-worker-1 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:22.031 [DefaultDispatcher-worker-1 @coroutine#383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:11:22.096 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 09:11:22.097 [eventLoopGroupProxy-4-2 @call-handler#406] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 09:11:22.097 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 09:11:22.097 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 09:11:22.102 [eventLoopGroupProxy-4-1 @call-handler#408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:22.102 [eventLoopGroupProxy-4-3 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:22.106 [eventLoopGroupProxy-4-2 @call-handler#406] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:22.106 [eventLoopGroupProxy-4-4 @call-handler#405] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 09:11:22.107 [eventLoopGroupProxy-4-2 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:22.109 [DefaultDispatcher-worker-10 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:22.109 [DefaultDispatcher-worker-10 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:22.111 [eventLoopGroupProxy-4-2 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:22.112 [DefaultDispatcher-worker-16 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:22.112 [DefaultDispatcher-worker-16 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:22.113 [eventLoopGroupProxy-4-1 @call-handler#408] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 21ms 2024-04-18 09:11:22.113 [eventLoopGroupProxy-4-2 @call-handler#406] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 21ms 2024-04-18 09:11:22.122 [DefaultDispatcher-worker-13 @coroutine#384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:22.123 [eventLoopGroupProxy-4-4 @coroutine#415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-04-18 09:11:22.131 [DefaultDispatcher-worker-14 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:22.136 [eventLoopGroupProxy-4-4 @call-handler#405] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2024-04-18 09:11:22.138 [DefaultDispatcher-worker-14 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:22.138 [DefaultDispatcher-worker-14 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:22.141 [DefaultDispatcher-worker-14 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:22.141 [DefaultDispatcher-worker-14 @coroutine#383] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:22.153 [DefaultDispatcher-worker-14 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:22.154 [DefaultDispatcher-worker-14 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:22.154 [DefaultDispatcher-worker-14 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:22.154 [DefaultDispatcher-worker-14 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:22.159 [eventLoopGroupProxy-4-2 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:22.173 [eventLoopGroupProxy-4-2 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-04-18 09:11:22.174 [eventLoopGroupProxy-4-2 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:22.174 [eventLoopGroupProxy-4-2 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 16ms 2024-04-18 09:11:22.175 [DefaultDispatcher-worker-14 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:22.187 [DefaultDispatcher-worker-14 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:22.187 [DefaultDispatcher-worker-14 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:22.187 [DefaultDispatcher-worker-14 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:22.187 [DefaultDispatcher-worker-14 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:22.191 [eventLoopGroupProxy-4-2 @call-handler#426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:22.195 [eventLoopGroupProxy-4-2 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-04-18 09:11:22.196 [eventLoopGroupProxy-4-2 @call-handler#426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:22.196 [eventLoopGroupProxy-4-2 @call-handler#426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-18 09:11:22.197 [DefaultDispatcher-worker-14 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:22.217 [DefaultDispatcher-worker-3 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:22.235 [DefaultDispatcher-worker-11 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:22.249 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:22.249 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:22.249 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:22.250 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 09:11:22.252 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 09:11:22.252 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 09:11:22.252 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:22.277 [DefaultDispatcher-worker-11 @call-handler#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654cb30c 2024-04-18 09:11:22.278 [DefaultDispatcher-worker-6 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json 2024-04-18 09:11:22.278 [DefaultDispatcher-worker-6 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json. 2024-04-18 09:11:22.278 [DefaultDispatcher-worker-6 @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json 2024-04-18 09:11:22.278 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:22.279 [eventLoopGroupProxy-4-2 @call-handler#440] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-04-18 09:11:22.280 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:22.280 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:22.280 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:22.280 [DefaultDispatcher-worker-11 @coroutine#386] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:22.281 [DefaultDispatcher-worker-15 @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json 2024-04-18 09:11:22.281 [DefaultDispatcher-worker-15 @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json 2024-04-18 09:11:22.282 [DefaultDispatcher-worker-15 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json. 2024-04-18 09:11:22.282 [DefaultDispatcher-worker-15 @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582343798052536320/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:22.293 [DefaultDispatcher-worker-5 @coroutine#386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@576323ff 2024-04-18 09:11:22.295 [DefaultDispatcher-worker-6 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@654cb30c 2024-04-18 09:11:22.296 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 09:11:22.297 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 09:11:22.297 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 09:11:22.297 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 09:11:22.297 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 09:11:22.299 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c67a89 2024-04-18 09:11:22.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-18 09:11:22.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-18 09:11:22.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:22.299 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@576323ff: (connection evicted) 2024-04-18 09:11:22.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:22.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-18 09:11:22.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-18 09:11:22.363 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:22.363 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:22.706 [DefaultDispatcher-worker-3 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b29cdea 2024-04-18 09:11:22.718 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:23.305 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@2cc9a948 2024-04-18 09:11:23.306 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@2cc9a948 2024-04-18 09:11:23.309 [Test worker @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4452e13c 2024-04-18 09:11:23.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-18 09:11:23.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-18 09:11:23.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:23.309 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@654cb30c: (connection evicted) 2024-04-18 09:11:23.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:23.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-18 09:11:23.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c1c0892 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:23.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:23.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-18 09:11:23.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-04-18 09:11:23.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-04-18 09:11:23.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-18 09:11:23.317 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2e015ac1 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:23.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 09:11:23.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 09:11:23.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-18 09:11:23.333 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:11:23.335 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-18 09:11:23.335 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@68722de3 2024-04-18 09:11:23.337 [DefaultDispatcher-worker-2 @coroutine#467] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a977146 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:23.337 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:23.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:23.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:23.338 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:23.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-18 09:11:23.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-04-18 09:11:23.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-04-18 09:11:23.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-18 09:11:23.340 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 09:11:23.341 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 09:11:23.341 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 09:11:23.341 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 09:11:23.341 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-18 09:11:23.341 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 09:11:23.341 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 09:11:23.341 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 09:11:23.341 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:11:23.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-18 09:11:23.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:23.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:23.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:23.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:23.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:23.341 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d00e981 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:23.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:23.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:23.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-18 09:11:23.380 [DefaultDispatcher-worker-3 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:23.395 [DefaultDispatcher-worker-13 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:23.401 [DefaultDispatcher-worker-3 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-04-18 09:11:23.404 [Test worker @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-04-18 09:11:23.412 [DefaultDispatcher-worker-2 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:23.415 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:23.418 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:23.423 [DefaultDispatcher-worker-13 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:23.423 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json 2024-04-18 09:11:23.423 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json. 2024-04-18 09:11:23.423 [Test worker @coroutine#472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json 2024-04-18 09:11:23.426 [Test worker @coroutine#472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json 2024-04-18 09:11:23.426 [Test worker @coroutine#472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json 2024-04-18 09:11:23.426 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json. 2024-04-18 09:11:23.426 [Test worker @coroutine#472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:23.438 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:23.442 [DefaultDispatcher-worker-3 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:23.442 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:23.443 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 09:11:23.443 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2afb4f8d-22a1-4122-8c7f-3b713bdb7715', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 09:11:23.445 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:11:23.445 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2afb4f8d-22a1-4122-8c7f-3b713bdb7715 2024-04-18 09:11:23.446 [DefaultDispatcher-worker-6 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:23.446 [DefaultDispatcher-worker-6 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:23.446 [DefaultDispatcher-worker-6 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:23.446 [DefaultDispatcher-worker-6 @coroutine#492] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:23.452 [eventLoopGroupProxy-7-2 @call-handler#502] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 09:11:23.452 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 09:11:23.452 [eventLoopGroupProxy-7-2 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:23.452 [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 io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:23.452 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:23.453 [eventLoopGroupProxy-7-1 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:23.454 [eventLoopGroupProxy-7-1 @call-handler#503] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 3ms 2024-04-18 09:11:23.454 [DefaultDispatcher-worker-1 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:23.454 [DefaultDispatcher-worker-1 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:23.456 [DefaultDispatcher-worker-9 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:23.456 [DefaultDispatcher-worker-9 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:23.456 [DefaultDispatcher-worker-9 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:23.456 [DefaultDispatcher-worker-9 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:23.459 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 09:11:23.459 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:23.460 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-18 09:11:23.460 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:23.460 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:23.460 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:23.460 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:11:23.461 [DefaultDispatcher-worker-9 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:23.461 [DefaultDispatcher-worker-9 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:23.462 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 09:11:23.463 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 09:11:23.465 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-04-18 09:11:23.467 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-18 09:11:23.468 [DefaultDispatcher-worker-6 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:23.468 [DefaultDispatcher-worker-6 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:23.468 [DefaultDispatcher-worker-6 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:23.468 [DefaultDispatcher-worker-6 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:23.470 [DefaultDispatcher-worker-5 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:23.470 [DefaultDispatcher-worker-6 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.470 [DefaultDispatcher-worker-6 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:23.470 [DefaultDispatcher-worker-6 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.470 [DefaultDispatcher-worker-6 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:23.473 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:23.476 [eventLoopGroupProxy-7-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-04-18 09:11:23.477 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:23.477 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:11:23.478 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.480 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.480 [DefaultDispatcher-worker-16 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:23.480 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:23.480 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.480 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:23.482 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:23.485 [eventLoopGroupProxy-7-1 @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-04-18 09:11:23.486 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:23.486 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:11:23.487 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.489 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.489 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:23.489 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.489 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:23.491 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:23.535 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:23.535 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:11:23.536 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.536 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.537 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:23.537 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.537 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:23.539 [eventLoopGroupProxy-7-1 @call-handler#538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:23.539 [eventLoopGroupProxy-7-1 @call-handler#538] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 1ms 2024-04-18 09:11:23.540 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.540 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:23.541 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:23.541 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-18 09:11:23.541 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:23.554 [DefaultDispatcher-worker-11 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:23.556 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 09:11:24.057 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-94bf284f-b215-43ee-a4eb-e13f9dd84618', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 09:11:24.057 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:11:24.057 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-94bf284f-b215-43ee-a4eb-e13f9dd84618 2024-04-18 09:11:24.061 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:24.061 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:24.061 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:24.061 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:11:24.063 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 09:11:24.064 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 09:11:24.065 [eventLoopGroupProxy-7-1 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-04-18 09:11:24.067 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-18 09:11:24.068 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:24.068 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:24.068 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:24.068 [DefaultDispatcher-worker-2 @coroutine#542] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:24.071 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.071 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.071 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.071 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.074 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.078 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.078 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:11:24.079 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.081 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.081 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.081 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.081 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.084 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.086 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.087 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:24.087 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.089 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.089 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.089 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.089 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.091 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.135 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.135 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:11:24.136 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.137 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.137 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.138 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.138 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.140 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.183 [eventLoopGroupProxy-7-1 @call-handler#562] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.183 [eventLoopGroupProxy-7-1 @call-handler#562] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 09:11:24.184 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.185 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.185 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.185 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.185 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.187 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.230 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.230 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 09:11:24.231 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.232 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.232 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.232 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.232 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.234 [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) 2024-04-18 09:11:24.278 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.278 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:24.279 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.280 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.280 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.280 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.280 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.282 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.326 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.326 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:24.327 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.328 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.328 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.328 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.328 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.330 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.374 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.374 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:24.375 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.376 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.376 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.376 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.376 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.378 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.422 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.422 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:24.423 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.424 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.424 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.424 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.425 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.427 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.470 [eventLoopGroupProxy-7-1 @call-handler#581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.470 [eventLoopGroupProxy-7-1 @call-handler#581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:24.471 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.472 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.472 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.472 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.472 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.474 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.518 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.518 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:24.519 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.520 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.520 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.520 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.520 [DefaultDispatcher-worker-5 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.522 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.566 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.567 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:24.567 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.568 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.569 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.569 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.569 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.570 [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) 2024-04-18 09:11:24.571 [DefaultDispatcher-worker-1 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:24.614 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.614 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:24.615 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.616 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.616 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.616 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.617 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.619 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.664 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-04-18 09:11:24.665 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.665 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 09:11:24.666 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.668 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.668 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.668 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.668 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.670 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.673 [eventLoopGroupProxy-7-1 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-04-18 09:11:24.673 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.673 [eventLoopGroupProxy-7-1 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:24.674 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.675 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.676 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:24.676 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.676 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:24.680 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:24.683 [eventLoopGroupProxy-7-1 @coroutine#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-04-18 09:11:24.684 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.684 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:11:24.685 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:24.699 [DefaultDispatcher-worker-16 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:24.707 [DefaultDispatcher-worker-11 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:24.708 [DefaultDispatcher-worker-11 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:24.708 [DefaultDispatcher-worker-11 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:24.708 [DefaultDispatcher-worker-11 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:24.708 [DefaultDispatcher-worker-11 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 09:11:24.710 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 09:11:24.710 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 09:11:24.710 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:24.733 [DefaultDispatcher-worker-1 @call-handler#615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 09:11:24.733 [eventLoopGroupProxy-7-1 @call-handler#615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:24.733 [eventLoopGroupProxy-7-1 @call-handler#615] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-04-18 09:11:24.734 [DefaultDispatcher-worker-11 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json 2024-04-18 09:11:24.734 [DefaultDispatcher-worker-11 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json. 2024-04-18 09:11:24.734 [DefaultDispatcher-worker-11 @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json 2024-04-18 09:11:24.734 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:24.734 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:24.735 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:24.735 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:24.735 [DefaultDispatcher-worker-16 @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json 2024-04-18 09:11:24.735 [DefaultDispatcher-worker-16 @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json 2024-04-18 09:11:24.736 [DefaultDispatcher-worker-16 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json. 2024-04-18 09:11:24.736 [DefaultDispatcher-worker-16 @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582343805678379008/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:24.747 [DefaultDispatcher-worker-8 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1 2024-04-18 09:11:24.749 [DefaultDispatcher-worker-11 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@501b296a 2024-04-18 09:11:24.750 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 09:11:24.750 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 09:11:24.750 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 09:11:24.750 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 09:11:24.750 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 09:11:24.752 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@402c415e 2024-04-18 09:11:24.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-18 09:11:24.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-18 09:11:24.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:24.752 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e51ede1: (connection evicted) 2024-04-18 09:11:24.753 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:24.753 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-18 09:11:24.753 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-18 09:11:24.841 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:25.057 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:25.200 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:25.318 [DefaultDispatcher-worker-8 @coroutine#635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1d51b6a8 2024-04-18 09:11:25.756 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@68722de3 2024-04-18 09:11:25.757 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@68722de3 2024-04-18 09:11:25.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-18 09:11:25.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-18 09:11:25.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:25.757 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@501b296a: (connection evicted) 2024-04-18 09:11:25.758 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:25.758 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-18 09:11:25.758 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-18 09:11:25.760 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34be7efb 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:25.761 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:25.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-18 09:11:25.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-04-18 09:11:25.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-04-18 09:11:25.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54fd5759 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:25.765 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:25.765 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-18 09:11:25.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-04-18 09:11:25.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-04-18 09:11:25.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-18 09:11:25.781 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:11:25.782 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-18 09:11:25.782 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@70dd79f7 2024-04-18 09:11:25.784 [DefaultDispatcher-worker-16 @coroutine#643] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fa24e7 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:25.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:25.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-18 09:11:25.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-18 09:11:25.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-18 09:11:25.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-18 09:11:25.787 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 09:11:25.787 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 09:11:25.787 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 09:11:25.787 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 09:11:25.787 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-18 09:11:25.787 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 09:11:25.787 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 09:11:25.787 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 09:11:25.787 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@739be7ec 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:25.787 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:25.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-18 09:11:25.828 [DefaultDispatcher-worker-16 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.839 [DefaultDispatcher-worker-6 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.847 [DefaultDispatcher-worker-6 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-18 09:11:25.849 [Test worker @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-18 09:11:25.859 [DefaultDispatcher-worker-4 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.862 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:25.866 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:25.869 [DefaultDispatcher-worker-4 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.870 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json 2024-04-18 09:11:25.870 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json. 2024-04-18 09:11:25.870 [Test worker @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json 2024-04-18 09:11:25.872 [Test worker @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json 2024-04-18 09:11:25.872 [Test worker @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json 2024-04-18 09:11:25.872 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json. 2024-04-18 09:11:25.873 [Test worker @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:25.885 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:25.887 [DefaultDispatcher-worker-16 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.888 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 09:11:25.888 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-f4c182f9-03f1-43ad-86a5-d4360f50d0eb', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 09:11:25.888 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:25.889 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:11:25.889 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-f4c182f9-03f1-43ad-86a5-d4360f50d0eb 2024-04-18 09:11:25.890 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:25.891 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:25.891 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:25.891 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:25.895 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 09:11:25.895 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 09:11:25.895 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:25.895 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:25.895 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:25.896 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:25.896 [eventLoopGroupProxy-10-1 @call-handler#679] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-18 09:11:25.897 [DefaultDispatcher-worker-8 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:25.897 [DefaultDispatcher-worker-8 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:25.900 [DefaultDispatcher-worker-10 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.900 [DefaultDispatcher-worker-10 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:25.900 [DefaultDispatcher-worker-10 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:25.900 [DefaultDispatcher-worker-10 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:25.903 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 09:11:25.903 [DefaultDispatcher-worker-15 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:25.904 [DefaultDispatcher-worker-15 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:25.904 [DefaultDispatcher-worker-15 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:25.904 [DefaultDispatcher-worker-15 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:11:25.904 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:25.904 [eventLoopGroupProxy-10-1 @call-handler#687] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-18 09:11:25.905 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:25.905 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:25.906 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 09:11:25.906 [eventLoopGroupProxy-10-1 @call-handler#693] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 09:11:25.908 [eventLoopGroupProxy-10-1 @coroutine#694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-04-18 09:11:25.910 [eventLoopGroupProxy-10-1 @call-handler#693] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-18 09:11:25.910 [DefaultDispatcher-worker-7 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:25.910 [DefaultDispatcher-worker-7 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:25.911 [DefaultDispatcher-worker-7 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:25.911 [DefaultDispatcher-worker-7 @coroutine#666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:25.914 [DefaultDispatcher-worker-7 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.914 [DefaultDispatcher-worker-7 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:25.914 [DefaultDispatcher-worker-7 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.914 [DefaultDispatcher-worker-7 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:25.916 [DefaultDispatcher-worker-4 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.917 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:25.920 [eventLoopGroupProxy-10-1 @coroutine#702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-04-18 09:11:25.920 [eventLoopGroupProxy-10-1 @call-handler#701] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:25.921 [eventLoopGroupProxy-10-1 @call-handler#701] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:11:25.921 [DefaultDispatcher-worker-15 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.924 [DefaultDispatcher-worker-15 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.924 [DefaultDispatcher-worker-15 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:25.924 [DefaultDispatcher-worker-15 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.924 [DefaultDispatcher-worker-15 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:25.926 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:25.926 [DefaultDispatcher-worker-13 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.932 [eventLoopGroupProxy-10-1 @coroutine#707] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-04-18 09:11:25.933 [eventLoopGroupProxy-10-1 @call-handler#706] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:25.933 [eventLoopGroupProxy-10-1 @call-handler#706] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-18 09:11:25.934 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.936 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.936 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:25.936 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.936 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:25.937 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:25.943 [eventLoopGroupProxy-10-1 @coroutine#712] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-04-18 09:11:25.944 [eventLoopGroupProxy-10-1 @call-handler#711] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:25.944 [eventLoopGroupProxy-10-1 @call-handler#711] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-18 09:11:25.945 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.948 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.948 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:25.949 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.949 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:25.951 [eventLoopGroupProxy-10-1 @call-handler#716] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:25.954 [eventLoopGroupProxy-10-1 @coroutine#717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-04-18 09:11:25.955 [eventLoopGroupProxy-10-1 @call-handler#716] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:25.955 [eventLoopGroupProxy-10-1 @call-handler#716] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:11:25.956 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.958 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.958 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:25.958 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.958 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:25.960 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:25.966 [eventLoopGroupProxy-10-1 @coroutine#722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-04-18 09:11:25.967 [eventLoopGroupProxy-10-1 @call-handler#721] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:25.967 [eventLoopGroupProxy-10-1 @call-handler#721] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-18 09:11:25.967 [DefaultDispatcher-worker-13 @coroutine#698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:25.979 [DefaultDispatcher-worker-5 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.987 [DefaultDispatcher-worker-14 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:25.988 [DefaultDispatcher-worker-14 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:25.988 [DefaultDispatcher-worker-14 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:25.988 [DefaultDispatcher-worker-14 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:25.988 [DefaultDispatcher-worker-14 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 09:11:25.990 [eventLoopGroupProxy-10-1 @call-handler#731] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 09:11:25.991 [eventLoopGroupProxy-10-1 @call-handler#731] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 09:11:25.991 [eventLoopGroupProxy-10-1 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:26.013 [DefaultDispatcher-worker-15 @call-handler#731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-04-18 09:11:26.013 [eventLoopGroupProxy-10-1 @call-handler#731] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:26.014 [eventLoopGroupProxy-10-1 @call-handler#731] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-04-18 09:11:26.014 [DefaultDispatcher-worker-5 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json 2024-04-18 09:11:26.014 [DefaultDispatcher-worker-5 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json. 2024-04-18 09:11:26.014 [DefaultDispatcher-worker-5 @coroutine#642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json 2024-04-18 09:11:26.014 [DefaultDispatcher-worker-13 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:26.014 [DefaultDispatcher-worker-13 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:26.015 [DefaultDispatcher-worker-13 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:26.015 [DefaultDispatcher-worker-13 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:26.016 [DefaultDispatcher-worker-14 @coroutine#642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json 2024-04-18 09:11:26.016 [DefaultDispatcher-worker-14 @coroutine#642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json 2024-04-18 09:11:26.017 [DefaultDispatcher-worker-12 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json. 2024-04-18 09:11:26.017 [DefaultDispatcher-worker-12 @coroutine#642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582343816440889344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:26.026 [DefaultDispatcher-worker-5 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f 2024-04-18 09:11:26.029 [DefaultDispatcher-worker-3 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@893081e 2024-04-18 09:11:26.031 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 09:11:26.031 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 09:11:26.031 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 09:11:26.031 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 09:11:26.031 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 09:11:26.033 [Test worker @coroutine#747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a99692 2024-04-18 09:11:26.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-18 09:11:26.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-18 09:11:26.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:26.033 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d0d568f: (connection evicted) 2024-04-18 09:11:26.034 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:26.034 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-18 09:11:26.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-18 09:11:26.287 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:26.287 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:26.480 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:27.038 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@70dd79f7 2024-04-18 09:11:27.038 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@70dd79f7 2024-04-18 09:11:27.040 [Test worker @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13e5b262 2024-04-18 09:11:27.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-18 09:11:27.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-18 09:11:27.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:27.040 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@893081e: (connection evicted) 2024-04-18 09:11:27.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:27.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-18 09:11:27.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-18 09:11:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-18 09:11:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74901d7 2024-04-18 09:11:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:27.045 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:27.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-18 09:11:27.048 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ba815ee 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:27.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-04-18 09:11:27.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-04-18 09:11:27.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-18 09:11:27.064 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:11:27.065 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-18 09:11:27.065 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@5bc1903 2024-04-18 09:11:27.067 [DefaultDispatcher-worker-3 @coroutine#759] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c29f6be 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:27.067 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:27.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-18 09:11:27.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2024-04-18 09:11:27.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2024-04-18 09:11:27.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-18 09:11:27.070 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-18 09:11:27.071 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-18 09:11:27.071 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-18 09:11:27.071 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-18 09:11:27.071 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-18 09:11:27.071 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-18 09:11:27.071 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-18 09:11:27.071 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-18 09:11:27.071 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7388486e 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:27.071 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:27.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:27.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:27.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:27.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:27.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:27.072 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:27.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-18 09:11:27.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:27.072 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:27.072 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-18 09:11:27.117 [DefaultDispatcher-worker-15 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:27.127 [DefaultDispatcher-worker-3 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:27.147 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:27.150 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:27.168 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:27.172 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:27.235 [DefaultDispatcher-worker-3 @coroutine#770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2024-04-18 09:11:27.271 [DefaultDispatcher-worker-3 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2024-04-18 09:11:27.277 [DefaultDispatcher-worker-3 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2024-04-18 09:11:27.282 [DefaultDispatcher-worker-3 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2024-04-18 09:11:27.294 [DefaultDispatcher-worker-10 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:27.304 [DefaultDispatcher-worker-4 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:27.304 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json 2024-04-18 09:11:27.305 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json. 2024-04-18 09:11:27.305 [Test worker @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json 2024-04-18 09:11:27.306 [Test worker @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json 2024-04-18 09:11:27.306 [Test worker @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json 2024-04-18 09:11:27.308 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json. 2024-04-18 09:11:27.308 [Test worker @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:27.411 [DefaultDispatcher-worker-4 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:27.412 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-18 09:11:27.412 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e0c10d00-5352-4d2f-89d2-a63dc4d447dc', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-18 09:11:27.414 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-18 09:11:27.414 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e0c10d00-5352-4d2f-89d2-a63dc4d447dc 2024-04-18 09:11:27.415 [DefaultDispatcher-worker-3 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:27.415 [DefaultDispatcher-worker-3 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:27.415 [DefaultDispatcher-worker-3 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:27.415 [DefaultDispatcher-worker-3 @coroutine#791] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:27.418 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 09:11:27.419 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.419 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 09:11:27.419 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:27.419 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:27.420 [eventLoopGroupProxy-13-2 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.420 [eventLoopGroupProxy-13-2 @call-handler#802] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-18 09:11:27.421 [DefaultDispatcher-worker-14 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:27.421 [DefaultDispatcher-worker-14 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:27.424 [DefaultDispatcher-worker-5 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:27.424 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:27.425 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:27.425 [DefaultDispatcher-worker-5 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:27.427 [eventLoopGroupProxy-13-2 @call-handler#810] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 09:11:27.427 [eventLoopGroupProxy-13-2 @call-handler#810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.427 [eventLoopGroupProxy-13-2 @call-handler#810] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 0ms 2024-04-18 09:11:27.428 [DefaultDispatcher-worker-16 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:27.428 [DefaultDispatcher-worker-16 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:27.439 [DefaultDispatcher-worker-12 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:27.451 [DefaultDispatcher-worker-5 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:27.453 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:27.453 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:27.453 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:27.453 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:11:27.454 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 09:11:27.455 [eventLoopGroupProxy-13-2 @call-handler#816] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 09:11:27.505 [eventLoopGroupProxy-13-2 @coroutine#817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.507 [eventLoopGroupProxy-13-2 @call-handler#816] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 53ms 2024-04-18 09:11:27.508 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:27.508 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:27.509 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:27.509 [DefaultDispatcher-worker-7 @coroutine#789] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:27.514 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.515 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.515 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.515 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.517 [eventLoopGroupProxy-13-2 @call-handler#823] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.520 [eventLoopGroupProxy-13-2 @coroutine#824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.521 [eventLoopGroupProxy-13-2 @call-handler#823] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.521 [eventLoopGroupProxy-13-2 @call-handler#823] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:11:27.522 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.524 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.524 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.524 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.524 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.526 [eventLoopGroupProxy-13-2 @call-handler#828] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.573 [eventLoopGroupProxy-13-2 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.573 [eventLoopGroupProxy-13-2 @call-handler#828] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.574 [eventLoopGroupProxy-13-2 @call-handler#828] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 09:11:27.574 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.578 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.578 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.578 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.578 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.580 [eventLoopGroupProxy-13-2 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.583 [eventLoopGroupProxy-13-2 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.583 [eventLoopGroupProxy-13-2 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.583 [eventLoopGroupProxy-13-2 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:27.584 [DefaultDispatcher-worker-16 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.586 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.587 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.587 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.587 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.588 [eventLoopGroupProxy-13-2 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.598 [eventLoopGroupProxy-13-2 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.599 [eventLoopGroupProxy-13-2 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.599 [eventLoopGroupProxy-13-2 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 11ms 2024-04-18 09:11:27.600 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.602 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.602 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.602 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.602 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.604 [eventLoopGroupProxy-13-2 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.649 [eventLoopGroupProxy-13-2 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.649 [eventLoopGroupProxy-13-2 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.649 [eventLoopGroupProxy-13-2 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:11:27.650 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.654 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.654 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.654 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.654 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.656 [eventLoopGroupProxy-13-2 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.724 [eventLoopGroupProxy-13-2 @coroutine#850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.724 [eventLoopGroupProxy-13-2 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.724 [eventLoopGroupProxy-13-2 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 68ms 2024-04-18 09:11:27.725 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.727 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.727 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.727 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.727 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.729 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.783 [eventLoopGroupProxy-13-2 @coroutine#855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.784 [eventLoopGroupProxy-13-2 @call-handler#854] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.784 [eventLoopGroupProxy-13-2 @call-handler#854] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 55ms 2024-04-18 09:11:27.785 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.787 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.787 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.787 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.787 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.789 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.837 [eventLoopGroupProxy-13-2 @coroutine#860] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.837 [eventLoopGroupProxy-13-2 @call-handler#859] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.838 [eventLoopGroupProxy-13-2 @call-handler#859] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-18 09:11:27.838 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.841 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.841 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.841 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.841 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.843 [eventLoopGroupProxy-13-2 @call-handler#864] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.888 [eventLoopGroupProxy-13-2 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.889 [eventLoopGroupProxy-13-2 @call-handler#864] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.889 [eventLoopGroupProxy-13-2 @call-handler#864] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 09:11:27.890 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.892 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.892 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.892 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.892 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.894 [eventLoopGroupProxy-13-2 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.940 [DefaultDispatcher-worker-8 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:27.941 [eventLoopGroupProxy-13-2 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.941 [eventLoopGroupProxy-13-2 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.942 [eventLoopGroupProxy-13-2 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 09:11:27.942 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.944 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.944 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.944 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.944 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.946 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.948 [eventLoopGroupProxy-13-2 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.948 [eventLoopGroupProxy-13-2 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.948 [eventLoopGroupProxy-13-2 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:27.949 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.950 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.950 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.950 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.950 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.952 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.955 [eventLoopGroupProxy-13-2 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.955 [eventLoopGroupProxy-13-2 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.955 [eventLoopGroupProxy-13-2 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:27.956 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.957 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.958 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.958 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.958 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.959 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.962 [eventLoopGroupProxy-13-2 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.962 [eventLoopGroupProxy-13-2 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.962 [eventLoopGroupProxy-13-2 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:27.963 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.965 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.965 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.965 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.965 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.967 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.969 [eventLoopGroupProxy-13-2 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.970 [eventLoopGroupProxy-13-2 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.970 [eventLoopGroupProxy-13-2 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:27.970 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.972 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.972 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.972 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.973 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.974 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.977 [eventLoopGroupProxy-13-2 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.977 [eventLoopGroupProxy-13-2 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.977 [eventLoopGroupProxy-13-2 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:27.978 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.979 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.979 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.979 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.979 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.981 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.983 [eventLoopGroupProxy-13-2 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.983 [eventLoopGroupProxy-13-2 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.983 [eventLoopGroupProxy-13-2 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:27.984 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.985 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.985 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.985 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.986 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.987 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.989 [eventLoopGroupProxy-13-2 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.990 [eventLoopGroupProxy-13-2 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.990 [eventLoopGroupProxy-13-2 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:27.990 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.992 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.992 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.992 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.992 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:27.994 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:27.996 [eventLoopGroupProxy-13-2 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:27.996 [eventLoopGroupProxy-13-2 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:27.996 [eventLoopGroupProxy-13-2 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:27.997 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.999 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.999 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:27.999 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:27.999 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.000 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.003 [eventLoopGroupProxy-13-2 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.003 [eventLoopGroupProxy-13-2 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.003 [eventLoopGroupProxy-13-2 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.004 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.007 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.007 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.007 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.007 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.009 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.012 [eventLoopGroupProxy-13-2 @coroutine#922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.012 [eventLoopGroupProxy-13-2 @call-handler#921] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.012 [eventLoopGroupProxy-13-2 @call-handler#921] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.013 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.014 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.015 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.015 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.015 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.016 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.018 [eventLoopGroupProxy-13-2 @coroutine#927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.018 [eventLoopGroupProxy-13-2 @call-handler#926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.019 [eventLoopGroupProxy-13-2 @call-handler#926] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.019 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.024 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.024 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.024 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.024 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.026 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.029 [eventLoopGroupProxy-13-2 @coroutine#932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.029 [eventLoopGroupProxy-13-2 @call-handler#931] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.029 [eventLoopGroupProxy-13-2 @call-handler#931] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.030 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.031 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.031 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.031 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.031 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.033 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.040 [eventLoopGroupProxy-13-2 @coroutine#937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.041 [eventLoopGroupProxy-13-2 @call-handler#936] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.041 [eventLoopGroupProxy-13-2 @call-handler#936] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-18 09:11:28.042 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.044 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.044 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.044 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.044 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.045 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.048 [eventLoopGroupProxy-13-2 @coroutine#942] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.048 [eventLoopGroupProxy-13-2 @call-handler#941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.048 [eventLoopGroupProxy-13-2 @call-handler#941] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.049 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.050 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.050 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.051 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.051 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.052 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.054 [eventLoopGroupProxy-13-2 @coroutine#947] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.055 [eventLoopGroupProxy-13-2 @call-handler#946] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.055 [eventLoopGroupProxy-13-2 @call-handler#946] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.055 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.057 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.057 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.057 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.057 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.058 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.060 [eventLoopGroupProxy-13-2 @coroutine#952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.061 [eventLoopGroupProxy-13-2 @call-handler#951] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.061 [eventLoopGroupProxy-13-2 @call-handler#951] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.061 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.063 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.063 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.063 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.063 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.064 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.067 [eventLoopGroupProxy-13-2 @coroutine#957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.067 [eventLoopGroupProxy-13-2 @call-handler#956] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.067 [eventLoopGroupProxy-13-2 @call-handler#956] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.068 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.069 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.069 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.069 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.069 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.071 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.073 [eventLoopGroupProxy-13-2 @coroutine#962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.073 [eventLoopGroupProxy-13-2 @call-handler#961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.073 [eventLoopGroupProxy-13-2 @call-handler#961] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.074 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.075 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.075 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.075 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.075 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.076 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.079 [eventLoopGroupProxy-13-2 @coroutine#967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.079 [eventLoopGroupProxy-13-2 @call-handler#966] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.079 [eventLoopGroupProxy-13-2 @call-handler#966] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.079 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.081 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.081 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.081 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.081 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.082 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.084 [eventLoopGroupProxy-13-2 @coroutine#972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.085 [eventLoopGroupProxy-13-2 @call-handler#971] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.085 [eventLoopGroupProxy-13-2 @call-handler#971] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.085 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.087 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.087 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.087 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.087 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.088 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.090 [eventLoopGroupProxy-13-2 @coroutine#977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.090 [eventLoopGroupProxy-13-2 @call-handler#976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.090 [eventLoopGroupProxy-13-2 @call-handler#976] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.091 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.092 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.092 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.092 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.092 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.094 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.096 [eventLoopGroupProxy-13-2 @coroutine#982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.096 [eventLoopGroupProxy-13-2 @call-handler#981] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.097 [eventLoopGroupProxy-13-2 @call-handler#981] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.097 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.099 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.099 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.099 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.099 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.100 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.103 [eventLoopGroupProxy-13-2 @coroutine#987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.103 [eventLoopGroupProxy-13-2 @call-handler#986] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.103 [eventLoopGroupProxy-13-2 @call-handler#986] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.104 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.105 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.105 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.105 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.105 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.107 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.109 [eventLoopGroupProxy-13-2 @coroutine#992] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.109 [eventLoopGroupProxy-13-2 @call-handler#991] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.109 [eventLoopGroupProxy-13-2 @call-handler#991] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.110 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.111 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.112 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.112 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.112 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.113 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.115 [eventLoopGroupProxy-13-2 @coroutine#997] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.115 [eventLoopGroupProxy-13-2 @call-handler#996] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.116 [eventLoopGroupProxy-13-2 @call-handler#996] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.116 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.118 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.118 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.118 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.118 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.119 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.121 [eventLoopGroupProxy-13-2 @coroutine#1002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.121 [eventLoopGroupProxy-13-2 @call-handler#1001] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.121 [eventLoopGroupProxy-13-2 @call-handler#1001] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.122 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.123 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.123 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.123 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.123 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.125 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.168 [eventLoopGroupProxy-13-2 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.168 [eventLoopGroupProxy-13-2 @call-handler#1006] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.168 [eventLoopGroupProxy-13-2 @call-handler#1006] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 09:11:28.169 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.171 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.171 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.171 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.171 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.172 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.175 [eventLoopGroupProxy-13-2 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.175 [eventLoopGroupProxy-13-2 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.175 [eventLoopGroupProxy-13-2 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.176 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.177 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.177 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.177 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.177 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.179 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.181 [eventLoopGroupProxy-13-2 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.181 [eventLoopGroupProxy-13-2 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.181 [eventLoopGroupProxy-13-2 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.182 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.183 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.183 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.183 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.183 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.184 [eventLoopGroupProxy-13-2 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.186 [eventLoopGroupProxy-13-2 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.186 [eventLoopGroupProxy-13-2 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.186 [eventLoopGroupProxy-13-2 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.187 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.188 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.188 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.188 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.188 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.189 [eventLoopGroupProxy-13-2 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.235 [eventLoopGroupProxy-13-2 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.236 [eventLoopGroupProxy-13-2 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.236 [eventLoopGroupProxy-13-2 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 09:11:28.236 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.238 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.238 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.238 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.238 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.240 [eventLoopGroupProxy-13-2 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.289 [eventLoopGroupProxy-13-2 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.289 [eventLoopGroupProxy-13-2 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.289 [eventLoopGroupProxy-13-2 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-18 09:11:28.290 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.293 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.293 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.293 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.293 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.294 [eventLoopGroupProxy-13-2 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.296 [eventLoopGroupProxy-13-2 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.297 [eventLoopGroupProxy-13-2 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.297 [eventLoopGroupProxy-13-2 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.297 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.299 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.299 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.299 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.299 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.300 [eventLoopGroupProxy-13-2 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.302 [eventLoopGroupProxy-13-2 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.302 [eventLoopGroupProxy-13-2 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.302 [eventLoopGroupProxy-13-2 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.303 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.304 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.304 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.304 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.304 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.305 [eventLoopGroupProxy-13-2 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.352 [eventLoopGroupProxy-13-2 @coroutine#1048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.352 [eventLoopGroupProxy-13-2 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.352 [eventLoopGroupProxy-13-2 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 09:11:28.353 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.354 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.354 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.354 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.354 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.356 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.359 [eventLoopGroupProxy-13-2 @coroutine#1053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.359 [eventLoopGroupProxy-13-2 @call-handler#1052] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.359 [eventLoopGroupProxy-13-2 @call-handler#1052] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.360 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.361 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.362 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.362 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.362 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.364 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.367 [eventLoopGroupProxy-13-2 @coroutine#1058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.367 [eventLoopGroupProxy-13-2 @call-handler#1057] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.367 [eventLoopGroupProxy-13-2 @call-handler#1057] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.368 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.370 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.371 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.371 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.371 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.372 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.375 [eventLoopGroupProxy-13-2 @coroutine#1063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.375 [eventLoopGroupProxy-13-2 @call-handler#1062] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.375 [eventLoopGroupProxy-13-2 @call-handler#1062] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.376 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.378 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.378 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.378 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.378 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.380 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.382 [eventLoopGroupProxy-13-2 @coroutine#1068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.382 [eventLoopGroupProxy-13-2 @call-handler#1067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.383 [eventLoopGroupProxy-13-2 @call-handler#1067] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.383 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.389 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.390 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.390 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.390 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.391 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.436 [eventLoopGroupProxy-13-2 @coroutine#1073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.436 [eventLoopGroupProxy-13-2 @call-handler#1072] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.437 [eventLoopGroupProxy-13-2 @call-handler#1072] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:11:28.437 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.440 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.440 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.440 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.440 [DefaultDispatcher-worker-14 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.442 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.445 [eventLoopGroupProxy-13-2 @coroutine#1078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.445 [eventLoopGroupProxy-13-2 @call-handler#1077] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.446 [eventLoopGroupProxy-13-2 @call-handler#1077] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:11:28.446 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.448 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.448 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.448 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.448 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.450 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.452 [eventLoopGroupProxy-13-2 @coroutine#1083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.452 [eventLoopGroupProxy-13-2 @call-handler#1082] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.453 [eventLoopGroupProxy-13-2 @call-handler#1082] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.453 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.459 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.459 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.459 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.460 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.461 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.468 [DefaultDispatcher-worker-12 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:28.469 [eventLoopGroupProxy-13-2 @coroutine#1089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.469 [eventLoopGroupProxy-13-2 @call-handler#1087] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.469 [eventLoopGroupProxy-13-2 @call-handler#1087] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-18 09:11:28.470 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.472 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.472 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.472 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.472 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.474 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.476 [eventLoopGroupProxy-13-2 @coroutine#1094] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.476 [eventLoopGroupProxy-13-2 @call-handler#1093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.476 [eventLoopGroupProxy-13-2 @call-handler#1093] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.477 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.479 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.479 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.479 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.479 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.481 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.483 [eventLoopGroupProxy-13-2 @coroutine#1099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.484 [eventLoopGroupProxy-13-2 @call-handler#1098] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.484 [eventLoopGroupProxy-13-2 @call-handler#1098] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.484 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.490 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.490 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.490 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.490 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.492 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.495 [eventLoopGroupProxy-13-2 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.495 [eventLoopGroupProxy-13-2 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.495 [eventLoopGroupProxy-13-2 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.495 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.498 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.498 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.498 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.498 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.499 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.502 [eventLoopGroupProxy-13-2 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.502 [eventLoopGroupProxy-13-2 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.502 [eventLoopGroupProxy-13-2 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.503 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.505 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.505 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.505 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.505 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.507 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.509 [eventLoopGroupProxy-13-2 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.509 [eventLoopGroupProxy-13-2 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.509 [eventLoopGroupProxy-13-2 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.510 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.515 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.515 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.515 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.516 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.517 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.519 [eventLoopGroupProxy-13-2 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.519 [eventLoopGroupProxy-13-2 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.519 [eventLoopGroupProxy-13-2 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.520 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.522 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.522 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.522 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.522 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.523 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.525 [eventLoopGroupProxy-13-2 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.526 [eventLoopGroupProxy-13-2 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.526 [eventLoopGroupProxy-13-2 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.526 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.528 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.528 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.528 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.528 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.530 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.532 [eventLoopGroupProxy-13-2 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.532 [eventLoopGroupProxy-13-2 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.532 [eventLoopGroupProxy-13-2 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.533 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.539 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.539 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.539 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.539 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.540 [eventLoopGroupProxy-13-2 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.543 [eventLoopGroupProxy-13-2 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.543 [eventLoopGroupProxy-13-2 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.543 [eventLoopGroupProxy-13-2 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.544 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.546 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.546 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.546 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.546 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.549 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.592 [eventLoopGroupProxy-13-2 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.593 [eventLoopGroupProxy-13-2 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.593 [eventLoopGroupProxy-13-2 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:28.593 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.596 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.596 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.596 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.596 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.597 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.600 [eventLoopGroupProxy-13-2 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.600 [eventLoopGroupProxy-13-2 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.600 [eventLoopGroupProxy-13-2 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.600 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.602 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.602 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.602 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.602 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.603 [eventLoopGroupProxy-13-2 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.605 [eventLoopGroupProxy-13-2 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.606 [eventLoopGroupProxy-13-2 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.606 [eventLoopGroupProxy-13-2 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.606 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.608 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.608 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.608 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.608 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.609 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.655 [eventLoopGroupProxy-13-2 @coroutine#1155] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.656 [eventLoopGroupProxy-13-2 @call-handler#1154] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.656 [eventLoopGroupProxy-13-2 @call-handler#1154] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-18 09:11:28.656 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.661 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.661 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.661 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.661 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.662 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.664 [eventLoopGroupProxy-13-2 @coroutine#1160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.665 [eventLoopGroupProxy-13-2 @call-handler#1159] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.665 [eventLoopGroupProxy-13-2 @call-handler#1159] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.665 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.666 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.666 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.666 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.666 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.667 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.669 [eventLoopGroupProxy-13-2 @coroutine#1165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.670 [eventLoopGroupProxy-13-2 @call-handler#1164] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.670 [eventLoopGroupProxy-13-2 @call-handler#1164] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.670 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.671 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.671 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.671 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.671 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.673 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.675 [eventLoopGroupProxy-13-2 @coroutine#1170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.675 [eventLoopGroupProxy-13-2 @call-handler#1169] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.675 [eventLoopGroupProxy-13-2 @call-handler#1169] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.675 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.677 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.677 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.677 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.677 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.678 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.723 [eventLoopGroupProxy-13-2 @coroutine#1175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.724 [eventLoopGroupProxy-13-2 @call-handler#1174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.724 [eventLoopGroupProxy-13-2 @call-handler#1174] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:11:28.724 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.726 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.726 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.726 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.726 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.727 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.729 [eventLoopGroupProxy-13-2 @coroutine#1180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.729 [eventLoopGroupProxy-13-2 @call-handler#1179] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.729 [eventLoopGroupProxy-13-2 @call-handler#1179] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.730 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.731 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.731 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.731 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.731 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.732 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.775 [eventLoopGroupProxy-13-2 @coroutine#1185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.775 [eventLoopGroupProxy-13-2 @call-handler#1184] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.775 [eventLoopGroupProxy-13-2 @call-handler#1184] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 09:11:28.776 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.778 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.778 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.778 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.778 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.779 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.827 [eventLoopGroupProxy-13-2 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.827 [eventLoopGroupProxy-13-2 @call-handler#1189] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.827 [eventLoopGroupProxy-13-2 @call-handler#1189] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 09:11:28.828 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.830 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.830 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.830 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.830 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.831 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.876 [eventLoopGroupProxy-13-2 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.876 [eventLoopGroupProxy-13-2 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.876 [eventLoopGroupProxy-13-2 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:11:28.877 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.878 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.878 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.878 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.878 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.879 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.923 [eventLoopGroupProxy-13-2 @coroutine#1201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.923 [eventLoopGroupProxy-13-2 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.923 [eventLoopGroupProxy-13-2 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:28.924 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.925 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.925 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.925 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.925 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.926 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.928 [eventLoopGroupProxy-13-2 @coroutine#1206] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.928 [eventLoopGroupProxy-13-2 @call-handler#1205] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.929 [eventLoopGroupProxy-13-2 @call-handler#1205] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.929 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.930 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.930 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.930 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.930 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.932 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.933 [eventLoopGroupProxy-13-2 @coroutine#1211] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.934 [eventLoopGroupProxy-13-2 @call-handler#1210] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.934 [eventLoopGroupProxy-13-2 @call-handler#1210] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.934 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.935 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.936 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.936 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.936 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.937 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.939 [eventLoopGroupProxy-13-2 @coroutine#1216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.939 [eventLoopGroupProxy-13-2 @call-handler#1215] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.939 [eventLoopGroupProxy-13-2 @call-handler#1215] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.939 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.941 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.941 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.941 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.941 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.942 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.944 [eventLoopGroupProxy-13-2 @coroutine#1221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.944 [eventLoopGroupProxy-13-2 @call-handler#1220] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.944 [eventLoopGroupProxy-13-2 @call-handler#1220] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.945 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.946 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.946 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.946 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.946 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.947 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.949 [eventLoopGroupProxy-13-2 @coroutine#1226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.949 [eventLoopGroupProxy-13-2 @call-handler#1225] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.949 [eventLoopGroupProxy-13-2 @call-handler#1225] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.950 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.951 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.951 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.951 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.951 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.952 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.954 [eventLoopGroupProxy-13-2 @coroutine#1231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.954 [eventLoopGroupProxy-13-2 @call-handler#1230] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.955 [eventLoopGroupProxy-13-2 @call-handler#1230] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.955 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.956 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.956 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.956 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.956 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.958 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.960 [eventLoopGroupProxy-13-2 @coroutine#1236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.960 [eventLoopGroupProxy-13-2 @call-handler#1235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.960 [eventLoopGroupProxy-13-2 @call-handler#1235] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.960 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.962 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.962 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.962 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.962 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.963 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.965 [eventLoopGroupProxy-13-2 @coroutine#1241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.965 [eventLoopGroupProxy-13-2 @call-handler#1240] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.965 [eventLoopGroupProxy-13-2 @call-handler#1240] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.966 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.967 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.967 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.967 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.967 [DefaultDispatcher-worker-9 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.968 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.971 [eventLoopGroupProxy-13-2 @coroutine#1246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.971 [eventLoopGroupProxy-13-2 @call-handler#1245] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.971 [eventLoopGroupProxy-13-2 @call-handler#1245] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.972 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.973 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.973 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.973 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.973 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.974 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.977 [eventLoopGroupProxy-13-2 @coroutine#1251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.977 [eventLoopGroupProxy-13-2 @call-handler#1250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.977 [eventLoopGroupProxy-13-2 @call-handler#1250] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.978 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.979 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.979 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.979 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.979 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.980 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.981 [eventLoopGroupProxy-13-2 @coroutine#1256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.982 [eventLoopGroupProxy-13-2 @call-handler#1255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.982 [eventLoopGroupProxy-13-2 @call-handler#1255] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.982 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.984 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.984 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.984 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.984 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.985 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.986 [DefaultDispatcher-worker-15 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:28.987 [eventLoopGroupProxy-13-2 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.987 [eventLoopGroupProxy-13-2 @call-handler#1260] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.988 [eventLoopGroupProxy-13-2 @call-handler#1260] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.988 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.989 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.989 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.989 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.989 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.990 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:28.992 [eventLoopGroupProxy-13-2 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.992 [eventLoopGroupProxy-13-2 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.993 [eventLoopGroupProxy-13-2 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:28.993 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.994 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.994 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:28.994 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:28.994 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:28.996 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:28.998 [eventLoopGroupProxy-13-2 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:28.998 [eventLoopGroupProxy-13-2 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:28.998 [eventLoopGroupProxy-13-2 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:28.998 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.000 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.000 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.000 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.000 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.001 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.044 [eventLoopGroupProxy-13-2 @coroutine#1277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.044 [eventLoopGroupProxy-13-2 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.044 [eventLoopGroupProxy-13-2 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 09:11:29.045 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.046 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.046 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.046 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.046 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.047 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.049 [DefaultDispatcher-worker-10 @coroutine#1282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.050 [eventLoopGroupProxy-13-2 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.051 [eventLoopGroupProxy-13-2 @call-handler#1281] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.051 [eventLoopGroupProxy-13-2 @call-handler#1281] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:11:29.051 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.052 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.052 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.052 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.052 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.054 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.056 [eventLoopGroupProxy-13-2 @coroutine#1289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.056 [eventLoopGroupProxy-13-2 @call-handler#1288] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.056 [eventLoopGroupProxy-13-2 @call-handler#1288] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.057 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.058 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.058 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.058 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.058 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.059 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.062 [eventLoopGroupProxy-13-2 @coroutine#1294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.062 [eventLoopGroupProxy-13-2 @call-handler#1293] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.062 [eventLoopGroupProxy-13-2 @call-handler#1293] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.062 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.064 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.064 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.064 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.064 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.065 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.067 [eventLoopGroupProxy-13-2 @coroutine#1299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.067 [eventLoopGroupProxy-13-2 @call-handler#1298] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.067 [eventLoopGroupProxy-13-2 @call-handler#1298] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.068 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.069 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.069 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.069 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.069 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.071 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.073 [eventLoopGroupProxy-13-2 @coroutine#1305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.073 [eventLoopGroupProxy-13-2 @call-handler#1304] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.073 [eventLoopGroupProxy-13-2 @call-handler#1304] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.073 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.075 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.075 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.075 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.075 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.076 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.078 [eventLoopGroupProxy-13-2 @coroutine#1310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.078 [eventLoopGroupProxy-13-2 @call-handler#1309] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.078 [eventLoopGroupProxy-13-2 @call-handler#1309] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.079 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.080 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.080 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.080 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.080 [DefaultDispatcher-worker-10 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.082 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.084 [DefaultDispatcher-worker-6 @coroutine#1302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2024-04-18 09:11:29.127 [eventLoopGroupProxy-13-2 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.127 [eventLoopGroupProxy-13-2 @call-handler#1314] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.127 [eventLoopGroupProxy-13-2 @call-handler#1314] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:11:29.127 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.129 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.129 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.129 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.129 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.130 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.132 [eventLoopGroupProxy-13-2 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.132 [eventLoopGroupProxy-13-2 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.132 [eventLoopGroupProxy-13-2 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.133 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.134 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.134 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.134 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.134 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.135 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.137 [eventLoopGroupProxy-13-2 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.138 [eventLoopGroupProxy-13-2 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.138 [eventLoopGroupProxy-13-2 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.138 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.140 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.140 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.140 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.140 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.141 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.183 [eventLoopGroupProxy-13-2 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.183 [eventLoopGroupProxy-13-2 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.183 [eventLoopGroupProxy-13-2 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-18 09:11:29.184 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.186 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.186 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.186 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.186 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.187 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.189 [eventLoopGroupProxy-13-2 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.189 [eventLoopGroupProxy-13-2 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.190 [eventLoopGroupProxy-13-2 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.190 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.192 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.192 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.192 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.192 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.193 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.195 [eventLoopGroupProxy-13-2 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.195 [eventLoopGroupProxy-13-2 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.195 [eventLoopGroupProxy-13-2 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.196 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.197 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.197 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.197 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.197 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.198 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.200 [eventLoopGroupProxy-13-2 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.200 [eventLoopGroupProxy-13-2 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.200 [eventLoopGroupProxy-13-2 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.201 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.202 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.202 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.202 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.202 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.203 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.205 [eventLoopGroupProxy-13-2 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.205 [eventLoopGroupProxy-13-2 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.205 [eventLoopGroupProxy-13-2 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.205 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.207 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.207 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.207 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.207 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.208 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.210 [eventLoopGroupProxy-13-2 @coroutine#1357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.210 [eventLoopGroupProxy-13-2 @call-handler#1356] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.211 [eventLoopGroupProxy-13-2 @call-handler#1356] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.211 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.212 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.212 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.212 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.212 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.213 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.215 [eventLoopGroupProxy-13-2 @coroutine#1362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.215 [eventLoopGroupProxy-13-2 @call-handler#1361] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.216 [eventLoopGroupProxy-13-2 @call-handler#1361] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.216 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.217 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.217 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.217 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.217 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.218 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.220 [eventLoopGroupProxy-13-2 @coroutine#1367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.221 [eventLoopGroupProxy-13-2 @call-handler#1366] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.221 [eventLoopGroupProxy-13-2 @call-handler#1366] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.221 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.222 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.223 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.223 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.223 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.224 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.226 [eventLoopGroupProxy-13-2 @coroutine#1372] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.226 [eventLoopGroupProxy-13-2 @call-handler#1371] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.226 [eventLoopGroupProxy-13-2 @call-handler#1371] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.226 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.228 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.228 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.228 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.228 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.229 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.231 [eventLoopGroupProxy-13-2 @coroutine#1377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.231 [eventLoopGroupProxy-13-2 @call-handler#1376] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.231 [eventLoopGroupProxy-13-2 @call-handler#1376] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.232 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.233 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.233 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.233 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.233 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.234 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.237 [eventLoopGroupProxy-13-2 @coroutine#1382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.237 [eventLoopGroupProxy-13-2 @call-handler#1381] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.237 [eventLoopGroupProxy-13-2 @call-handler#1381] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.238 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.239 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.239 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.239 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.239 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.240 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.242 [eventLoopGroupProxy-13-2 @coroutine#1387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.242 [eventLoopGroupProxy-13-2 @call-handler#1386] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.242 [eventLoopGroupProxy-13-2 @call-handler#1386] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.242 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.244 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.244 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.244 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.244 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.245 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.287 [eventLoopGroupProxy-13-2 @coroutine#1392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.288 [eventLoopGroupProxy-13-2 @call-handler#1391] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.288 [eventLoopGroupProxy-13-2 @call-handler#1391] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 09:11:29.288 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.290 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.290 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.290 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.290 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.291 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.293 [eventLoopGroupProxy-13-2 @coroutine#1397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.293 [eventLoopGroupProxy-13-2 @call-handler#1396] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.293 [eventLoopGroupProxy-13-2 @call-handler#1396] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.294 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.296 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.296 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.296 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.296 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.297 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.340 [eventLoopGroupProxy-13-2 @coroutine#1402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.340 [eventLoopGroupProxy-13-2 @call-handler#1401] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.340 [eventLoopGroupProxy-13-2 @call-handler#1401] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-18 09:11:29.341 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.342 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.342 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.342 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.342 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.344 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.345 [eventLoopGroupProxy-13-2 @coroutine#1407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.346 [eventLoopGroupProxy-13-2 @call-handler#1406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.346 [eventLoopGroupProxy-13-2 @call-handler#1406] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.346 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.347 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.347 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.348 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.348 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.349 [eventLoopGroupProxy-13-2 @call-handler#1411] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.390 [eventLoopGroupProxy-13-2 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.391 [eventLoopGroupProxy-13-2 @call-handler#1411] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.391 [eventLoopGroupProxy-13-2 @call-handler#1411] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-18 09:11:29.391 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.393 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.393 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.393 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.393 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.394 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.439 [eventLoopGroupProxy-13-2 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.439 [eventLoopGroupProxy-13-2 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.439 [eventLoopGroupProxy-13-2 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:11:29.440 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.441 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.441 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.441 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.441 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.443 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.487 [eventLoopGroupProxy-13-2 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.487 [eventLoopGroupProxy-13-2 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.487 [eventLoopGroupProxy-13-2 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:11:29.488 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.489 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.489 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.490 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.490 [DefaultDispatcher-worker-2 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.491 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.507 [DefaultDispatcher-worker-6 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:29.535 [eventLoopGroupProxy-13-2 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.535 [eventLoopGroupProxy-13-2 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.536 [eventLoopGroupProxy-13-2 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:11:29.536 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.538 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.538 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.538 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.538 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.539 [eventLoopGroupProxy-13-2 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.583 [eventLoopGroupProxy-13-2 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.583 [eventLoopGroupProxy-13-2 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.583 [eventLoopGroupProxy-13-2 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:29.583 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.585 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.585 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.585 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.585 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.586 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.588 [eventLoopGroupProxy-13-2 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.588 [eventLoopGroupProxy-13-2 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.588 [eventLoopGroupProxy-13-2 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.589 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.590 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.590 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.590 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.590 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.591 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.635 [eventLoopGroupProxy-13-2 @coroutine#1444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.636 [eventLoopGroupProxy-13-2 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.636 [eventLoopGroupProxy-13-2 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:11:29.636 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.638 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.638 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.638 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.638 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.639 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.642 [eventLoopGroupProxy-13-2 @coroutine#1449] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.642 [eventLoopGroupProxy-13-2 @call-handler#1448] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.642 [eventLoopGroupProxy-13-2 @call-handler#1448] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.643 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.644 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.644 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.644 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.644 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.645 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.647 [eventLoopGroupProxy-13-2 @coroutine#1454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.647 [eventLoopGroupProxy-13-2 @call-handler#1453] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.648 [eventLoopGroupProxy-13-2 @call-handler#1453] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.648 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.649 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.649 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.649 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.649 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.650 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.652 [eventLoopGroupProxy-13-2 @coroutine#1459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.652 [eventLoopGroupProxy-13-2 @call-handler#1458] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.652 [eventLoopGroupProxy-13-2 @call-handler#1458] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.653 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.654 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.654 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.654 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.654 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.655 [eventLoopGroupProxy-13-2 @call-handler#1463] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.657 [eventLoopGroupProxy-13-2 @coroutine#1464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.658 [eventLoopGroupProxy-13-2 @call-handler#1463] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.658 [eventLoopGroupProxy-13-2 @call-handler#1463] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.658 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.659 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.660 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.660 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.660 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.661 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.663 [eventLoopGroupProxy-13-2 @coroutine#1469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.663 [eventLoopGroupProxy-13-2 @call-handler#1468] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.663 [eventLoopGroupProxy-13-2 @call-handler#1468] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.663 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.665 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.665 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.665 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.665 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.666 [eventLoopGroupProxy-13-2 @call-handler#1473] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.711 [eventLoopGroupProxy-13-2 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.712 [eventLoopGroupProxy-13-2 @call-handler#1473] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.712 [eventLoopGroupProxy-13-2 @call-handler#1473] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:11:29.712 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.714 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.714 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.714 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.714 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.715 [eventLoopGroupProxy-13-2 @call-handler#1478] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.717 [eventLoopGroupProxy-13-2 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.718 [eventLoopGroupProxy-13-2 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.718 [eventLoopGroupProxy-13-2 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.718 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.719 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.719 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.719 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.719 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.720 [eventLoopGroupProxy-13-2 @call-handler#1483] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.722 [eventLoopGroupProxy-13-2 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.722 [eventLoopGroupProxy-13-2 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.722 [eventLoopGroupProxy-13-2 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.723 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.725 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.725 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.725 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.725 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.726 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.728 [eventLoopGroupProxy-13-2 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.728 [eventLoopGroupProxy-13-2 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.728 [eventLoopGroupProxy-13-2 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.728 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.730 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.730 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.730 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.730 [DefaultDispatcher-worker-12 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.731 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.775 [eventLoopGroupProxy-13-2 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.775 [eventLoopGroupProxy-13-2 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.775 [eventLoopGroupProxy-13-2 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:29.776 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.777 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.777 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.777 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.777 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.778 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.780 [eventLoopGroupProxy-13-2 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.780 [eventLoopGroupProxy-13-2 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.780 [eventLoopGroupProxy-13-2 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.781 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.782 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.782 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.782 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.782 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.783 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.786 [eventLoopGroupProxy-13-2 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.786 [eventLoopGroupProxy-13-2 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.786 [eventLoopGroupProxy-13-2 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.786 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.788 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.788 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.788 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.788 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.789 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.791 [eventLoopGroupProxy-13-2 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.791 [eventLoopGroupProxy-13-2 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.791 [eventLoopGroupProxy-13-2 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.791 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.793 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.793 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.793 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.793 [DefaultDispatcher-worker-3 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.794 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:29.843 [eventLoopGroupProxy-13-2 @coroutine#1515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.843 [eventLoopGroupProxy-13-2 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.843 [eventLoopGroupProxy-13-2 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-18 09:11:29.844 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.846 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.846 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.846 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.846 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.847 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.892 [eventLoopGroupProxy-13-2 @coroutine#1520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.892 [eventLoopGroupProxy-13-2 @call-handler#1519] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.892 [eventLoopGroupProxy-13-2 @call-handler#1519] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:11:29.893 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.895 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.895 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.895 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.895 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.896 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.898 [eventLoopGroupProxy-13-2 @coroutine#1525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.899 [eventLoopGroupProxy-13-2 @call-handler#1524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.899 [eventLoopGroupProxy-13-2 @call-handler#1524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.899 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.901 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.901 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.901 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.901 [DefaultDispatcher-worker-15 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.902 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.910 [eventLoopGroupProxy-13-2 @coroutine#1530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.910 [eventLoopGroupProxy-13-2 @call-handler#1529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.911 [eventLoopGroupProxy-13-2 @call-handler#1529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-18 09:11:29.911 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.912 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.912 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.912 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.912 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.914 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.915 [eventLoopGroupProxy-13-2 @coroutine#1535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.915 [eventLoopGroupProxy-13-2 @call-handler#1534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.915 [eventLoopGroupProxy-13-2 @call-handler#1534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:29.916 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.917 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.917 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.917 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.917 [DefaultDispatcher-worker-6 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.918 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.964 [eventLoopGroupProxy-13-2 @coroutine#1540] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.964 [eventLoopGroupProxy-13-2 @call-handler#1539] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.964 [eventLoopGroupProxy-13-2 @call-handler#1539] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:11:29.965 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.966 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.966 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.966 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.966 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.967 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:29.969 [eventLoopGroupProxy-13-2 @coroutine#1545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:29.970 [eventLoopGroupProxy-13-2 @call-handler#1544] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:29.970 [eventLoopGroupProxy-13-2 @call-handler#1544] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:29.970 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.971 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.971 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:29.971 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:29.971 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:29.972 [eventLoopGroupProxy-13-2 @call-handler#1549] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:30.019 [eventLoopGroupProxy-13-2 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.019 [eventLoopGroupProxy-13-2 @call-handler#1549] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.020 [eventLoopGroupProxy-13-2 @call-handler#1549] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-18 09:11:30.020 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.021 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.021 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:30.021 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.021 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:30.022 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:30.027 [DefaultDispatcher-worker-4 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:30.067 [eventLoopGroupProxy-13-2 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.068 [eventLoopGroupProxy-13-2 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.068 [eventLoopGroupProxy-13-2 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-18 09:11:30.068 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.070 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.070 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:30.070 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.070 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:30.071 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:30.073 [eventLoopGroupProxy-13-2 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.073 [eventLoopGroupProxy-13-2 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.073 [eventLoopGroupProxy-13-2 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:30.073 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.075 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.075 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:30.075 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.075 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:30.076 [eventLoopGroupProxy-13-2 @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) 2024-04-18 09:11:30.120 [eventLoopGroupProxy-13-2 @coroutine#1567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.120 [eventLoopGroupProxy-13-2 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.120 [eventLoopGroupProxy-13-2 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-18 09:11:30.121 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.122 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.122 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:30.122 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.122 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:30.123 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:30.126 [eventLoopGroupProxy-13-2 @coroutine#1572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.126 [eventLoopGroupProxy-13-2 @call-handler#1571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.126 [eventLoopGroupProxy-13-2 @call-handler#1571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:30.126 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.128 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.128 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:30.128 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.128 [DefaultDispatcher-worker-4 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:30.129 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:30.131 [eventLoopGroupProxy-13-2 @coroutine#1577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.131 [eventLoopGroupProxy-13-2 @call-handler#1576] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.131 [eventLoopGroupProxy-13-2 @call-handler#1576] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:30.131 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.133 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.133 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:30.133 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.133 [DefaultDispatcher-worker-7 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:30.134 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:30.136 [eventLoopGroupProxy-13-2 @coroutine#1582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.136 [eventLoopGroupProxy-13-2 @call-handler#1581] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.136 [eventLoopGroupProxy-13-2 @call-handler#1581] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:30.137 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.139 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.139 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:30.139 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.139 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:30.140 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:30.191 [eventLoopGroupProxy-13-2 @coroutine#1587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.191 [eventLoopGroupProxy-13-2 @call-handler#1586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.191 [eventLoopGroupProxy-13-2 @call-handler#1586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-18 09:11:30.192 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.193 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.193 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:30.193 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.193 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:30.194 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:30.239 [eventLoopGroupProxy-13-2 @coroutine#1592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.239 [eventLoopGroupProxy-13-2 @call-handler#1591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.239 [eventLoopGroupProxy-13-2 @call-handler#1591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-18 09:11:30.239 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.241 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.241 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:30.241 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.241 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:30.242 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:30.245 [eventLoopGroupProxy-13-2 @coroutine#1597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.245 [eventLoopGroupProxy-13-2 @call-handler#1596] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.245 [eventLoopGroupProxy-13-2 @call-handler#1596] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-18 09:11:30.245 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.247 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.247 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:30.247 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.247 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:30.248 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:30.250 [eventLoopGroupProxy-13-2 @coroutine#1602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.250 [eventLoopGroupProxy-13-2 @call-handler#1601] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.250 [eventLoopGroupProxy-13-2 @call-handler#1601] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-18 09:11:30.251 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.253 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.253 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:30.253 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.253 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:30.254 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:30.257 [eventLoopGroupProxy-13-2 @coroutine#1607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:30.258 [eventLoopGroupProxy-13-2 @call-handler#1606] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.258 [eventLoopGroupProxy-13-2 @call-handler#1606] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-18 09:11:30.258 [DefaultDispatcher-worker-11 @coroutine#821] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:30.272 [DefaultDispatcher-worker-6 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:30.282 [DefaultDispatcher-worker-4 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:30.283 [DefaultDispatcher-worker-4 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:30.283 [DefaultDispatcher-worker-4 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:30.283 [DefaultDispatcher-worker-4 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:30.283 [DefaultDispatcher-worker-4 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 09:11:30.284 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 09:11:30.285 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 09:11:30.285 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:30.308 [DefaultDispatcher-worker-12 @call-handler#1616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-04-18 09:11:30.309 [eventLoopGroupProxy-13-2 @call-handler#1616] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:30.309 [DefaultDispatcher-worker-12 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json 2024-04-18 09:11:30.309 [DefaultDispatcher-worker-12 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json. 2024-04-18 09:11:30.309 [DefaultDispatcher-worker-12 @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json 2024-04-18 09:11:30.309 [eventLoopGroupProxy-13-2 @call-handler#1616] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 25ms 2024-04-18 09:11:30.309 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:30.309 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:30.310 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:30.310 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:30.310 [DefaultDispatcher-worker-4 @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json 2024-04-18 09:11:30.310 [DefaultDispatcher-worker-4 @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json 2024-04-18 09:11:30.311 [DefaultDispatcher-worker-16 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json. 2024-04-18 09:11:30.311 [DefaultDispatcher-worker-16 @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/582343825371131904/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:30.320 [DefaultDispatcher-worker-10 @coroutine#792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e 2024-04-18 09:11:30.337 [DefaultDispatcher-worker-7 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4 2024-04-18 09:11:30.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-18 09:11:30.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-18 09:11:30.359 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-18 09:11:30.359 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-18 09:11:30.359 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-18 09:11:30.364 [Test worker @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c5c0306 2024-04-18 09:11:30.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-18 09:11:30.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-18 09:11:30.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:30.364 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c0b792e: (connection evicted) 2024-04-18 09:11:30.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:30.365 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-18 09:11:30.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-18 09:11:30.571 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:30.571 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:30.772 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-18 09:11:31.060 [DefaultDispatcher-worker-16 @coroutine#1637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4220468 2024-04-18 09:11:31.368 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@5bc1903 2024-04-18 09:11:31.368 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@5bc1903 2024-04-18 09:11:31.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-18 09:11:31.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-18 09:11:31.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:31.369 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ecd2aa4: (connection evicted) 2024-04-18 09:11:31.370 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:31.370 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-18 09:11:31.370 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-18 09:11:31.379 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f233f9 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:31.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2024-04-18 09:11:31.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2024-04-18 09:11:31.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-18 09:11:31.395 [DefaultDispatcher-worker-6 @coroutine#1645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2024-04-18 09:11:31.401 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49bc1f6c 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:31.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:31.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-18 09:11:31.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2024-04-18 09:11:31.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2024-04-18 09:11:31.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@733345f5 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:31.404 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-18 09:11:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:31.405 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:31.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-18 09:11:31.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@e638553 2024-04-18 09:11:31.405 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@e638553 2024-04-18 09:11:31.405 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-18 09:11:31.408 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:11:31.409 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-18 09:11:31.411 [DefaultDispatcher-worker-10 @coroutine#1654] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:11:31.415 [DefaultDispatcher-worker-10 @coroutine#1656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2024-04-18 09:11:31.417 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:31.417 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:31.417 [Test worker @coroutine#1655] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:31.417 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:11:31.420 [eventLoopGroupProxy-16-1 @call-handler#1661] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-18 09:11:31.420 [eventLoopGroupProxy-16-1 @call-handler#1661] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-18 09:11:31.422 [eventLoopGroupProxy-16-1 @coroutine#1662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e638553 2024-04-18 09:11:31.423 [Test worker @coroutine#1655] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:31.423 [Test worker @coroutine#1655] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-18 09:11:31.424 [Test worker @coroutine#1655] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-18 09:11:31.424 [Test worker @coroutine#1655] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:31.425 [Test worker @coroutine#1666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:31.425 [Test worker @coroutine#1666] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-18 09:11:31.425 [Test worker @coroutine#1666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:31.425 [Test worker @coroutine#1666] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:31.426 [eventLoopGroupProxy-16-1 @call-handler#1668] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-18 09:11:31.429 [eventLoopGroupProxy-16-1 @coroutine#1669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e638553 2024-04-18 09:11:31.430 [eventLoopGroupProxy-16-1 @call-handler#1668] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:31.430 [Test worker @coroutine#1666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-18 09:11:31.433 [eventLoopGroupProxy-16-2 @call-handler#1678] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-18 09:11:31.439 [eventLoopGroupProxy-16-2 @call-handler#1678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:31.447 [Test worker @coroutine#1680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5190bd 2024-04-18 09:11:31.481 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:31.503 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:31.505 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:32.518 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16257f8c 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:32.519 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:32.519 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-18 09:11:32.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c31e01f 2024-04-18 09:11:32.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c31e01f 2024-04-18 09:11:32.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-18 09:11:32.562 [DefaultDispatcher-worker-15 @coroutine#1687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c31e01f 2024-04-18 09:11:32.566 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40595/api/blob/upload-init-batch 2024-04-18 09:11:32.566 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40595/api/blob/upload-init-batch. 2024-04-18 09:11:32.566 [Test worker @coroutine#1687] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40595/api/blob/upload-init-batch 2024-04-18 09:11:32.566 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40595/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:11:32.568 [Test worker @coroutine#1687] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40595/api/blob/upload-init-batch 2024-04-18 09:11:32.568 [Test worker @coroutine#1687] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40595/api/blob/upload-init-batch 2024-04-18 09:11:32.568 [Test worker @coroutine#1687] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40595/api/blob/upload-init-batch. 2024-04-18 09:11:32.568 [Test worker @coroutine#1687] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40595/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:32.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-18 09:11:32.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-18 09:11:32.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:32.574 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c31e01f: (connection evicted) 2024-04-18 09:11:32.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:32.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-18 09:11:32.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@943cf5 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:32.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:32.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-18 09:11:32.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a20f793 2024-04-18 09:11:32.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a20f793 2024-04-18 09:11:32.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-18 09:11:32.596 [Test worker @coroutine#1697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34055/api/blob/upload-init-batch 2024-04-18 09:11:32.596 [Test worker @coroutine#1697] 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:34055/api/blob/upload-init-batch. 2024-04-18 09:11:32.596 [Test worker @coroutine#1697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34055/api/blob/upload-init-batch 2024-04-18 09:11:32.596 [Test worker @coroutine#1697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:34055/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:11:32.598 [Test worker @coroutine#1697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34055/api/blob/upload-init-batch 2024-04-18 09:11:32.598 [Test worker @coroutine#1697] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34055/api/blob/upload-init-batch 2024-04-18 09:11:32.598 [Test worker @coroutine#1697] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34055/api/blob/upload-init-batch. 2024-04-18 09:11:32.598 [Test worker @coroutine#1697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34055/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:32.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-18 09:11:32.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-18 09:11:32.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:32.599 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a20f793: (connection evicted) 2024-04-18 09:11:32.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:32.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-18 09:11:32.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20cf3ab3 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:32.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:32.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-18 09:11:32.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@725490dd 2024-04-18 09:11:32.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@725490dd 2024-04-18 09:11:32.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-18 09:11:32.623 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:55781/api/blob/upload-init-batch 2024-04-18 09:11:32.623 [Test worker @coroutine#1703] 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:55781/api/blob/upload-init-batch. 2024-04-18 09:11:32.623 [Test worker @coroutine#1703] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55781/api/blob/upload-init-batch 2024-04-18 09:11:32.623 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55781/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-18 09:11:32.625 [Test worker @coroutine#1703] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55781/api/blob/upload-init-batch 2024-04-18 09:11:32.625 [Test worker @coroutine#1703] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:55781/api/blob/upload-init-batch 2024-04-18 09:11:32.625 [Test worker @coroutine#1703] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:55781/api/blob/upload-init-batch. 2024-04-18 09:11:32.625 [Test worker @coroutine#1703] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:55781/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:32.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-18 09:11:32.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-18 09:11:32.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:32.631 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@725490dd: (connection evicted) 2024-04-18 09:11:32.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:32.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-18 09:11:32.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@227c0cf7 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:32.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:32.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:32.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:32.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:32.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-18 09:11:32.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55465bfc 2024-04-18 09:11:32.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@55465bfc 2024-04-18 09:11:32.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-18 09:11:32.968 [DefaultDispatcher-worker-15 @coroutine#1722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55465bfc 2024-04-18 09:11:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-18 09:11:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:32.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7866fe3e 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:32.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:32.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-18 09:11:32.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6250d33c 2024-04-18 09:11:32.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6250d33c 2024-04-18 09:11:32.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-18 09:11:33.010 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@775fec4 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:33.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:33.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2024-04-18 09:11:33.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2024-04-18 09:11:33.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-18 09:11:33.058 [DefaultDispatcher-worker-6 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2024-04-18 09:11:33.068 [DefaultDispatcher-worker-13 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2024-04-18 09:11:33.072 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:33.076 [DefaultDispatcher-worker-6 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2024-04-18 09:11:33.085 [DefaultDispatcher-worker-6 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2024-04-18 09:11:33.089 [Test worker @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2024-04-18 09:11:33.098 [DefaultDispatcher-worker-3 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12f12744 2024-04-18 09:11:33.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-18 09:11:33.105 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-18 09:11:33.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:33.105 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f12744: (connection evicted) 2024-04-18 09:11:33.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:33.106 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-18 09:11:33.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-18 09:11:33.106 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@669e730d 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:33.107 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-18 09:11:33.107 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2024-04-18 09:11:33.108 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2024-04-18 09:11:33.108 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-18 09:11:33.146 [DefaultDispatcher-worker-3 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2024-04-18 09:11:33.156 [DefaultDispatcher-worker-15 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2024-04-18 09:11:33.166 [DefaultDispatcher-worker-3 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2024-04-18 09:11:33.177 [DefaultDispatcher-worker-4 @coroutine#1735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2024-04-18 09:11:33.180 [Test worker @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2024-04-18 09:11:33.191 [DefaultDispatcher-worker-15 @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13b5598b 2024-04-18 09:11:33.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-18 09:11:33.192 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-18 09:11:33.192 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:33.192 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13b5598b: (connection evicted) 2024-04-18 09:11:33.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:33.193 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-18 09:11:33.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-18 09:11:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-18 09:11:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:33.193 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3052395d 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:33.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-18 09:11:33.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-18 09:11:33.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-18 09:11:33.238 [DefaultDispatcher-worker-3 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-18 09:11:33.251 [DefaultDispatcher-worker-10 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-18 09:11:33.260 [DefaultDispatcher-worker-15 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-18 09:11:33.271 [DefaultDispatcher-worker-13 @coroutine#1744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@784c74e 2024-04-18 09:11:33.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-18 09:11:33.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-18 09:11:33.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:33.272 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@784c74e: (connection evicted) 2024-04-18 09:11:33.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:33.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-18 09:11:33.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-18 09:11:33.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-18 09:11:33.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@445f6aa7 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:33.274 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:33.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-18 09:11:33.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-18 09:11:33.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-18 09:11:33.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-18 09:11:33.326 [DefaultDispatcher-worker-2 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-18 09:11:33.336 [DefaultDispatcher-worker-5 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-18 09:11:33.344 [DefaultDispatcher-worker-7 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-18 09:11:33.353 [DefaultDispatcher-worker-4 @coroutine#1750] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-18 09:11:33.357 [Test worker @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-18 09:11:33.367 [DefaultDispatcher-worker-15 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b98c310 2024-04-18 09:11:33.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-18 09:11:33.368 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-18 09:11:33.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:33.368 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2b98c310: (connection evicted) 2024-04-18 09:11:33.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:33.369 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-18 09:11:33.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-18 09:11:33.382 [DefaultDispatcher-worker-15 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a4d57b7 2024-04-18 09:11:33.407 [DefaultDispatcher-worker-15 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e638553 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27caa186 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:39.498 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:39.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@753c7411 2024-04-18 09:11:39.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@753c7411 2024-04-18 09:11:39.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-18 09:11:39.544 [DefaultDispatcher-worker-2 @coroutine#1804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@753c7411 2024-04-18 09:11:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-18 09:11:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c194c4e 2024-04-18 09:11:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:39.553 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:39.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-04-18 09:11:39.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ba50851 2024-04-18 09:11:39.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58cd6088 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:39.571 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:39.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-18 09:11:39.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdb280b 2024-04-18 09:11:39.572 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdb280b 2024-04-18 09:11:39.572 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-18 09:11:39.599 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:39.606 [Test worker @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdb280b 2024-04-18 09:11:39.609 [Test worker @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cdb280b 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6de2344a 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:39.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-04-18 09:11:39.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-04-18 09:11:39.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-18 09:11:39.640 [Test worker @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-04-18 09:11:39.643 [Test worker @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18ed9480 2024-04-18 09:11:39.648 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d96a895 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:39.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c99e13 2024-04-18 09:11:39.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c99e13 2024-04-18 09:11:39.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-18 09:11:39.655 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:39.672 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:39.674 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c99e13 2024-04-18 09:11:39.677 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c99e13 2024-04-18 09:11:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-18 09:11:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a678e40 2024-04-18 09:11:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:39.679 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:39.680 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3445ddf2 2024-04-18 09:11:39.680 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@3445ddf2 2024-04-18 09:11:39.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-18 09:11:39.710 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3445ddf2 2024-04-18 09:11:39.713 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3445ddf2 2024-04-18 09:11:39.715 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:39.719 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50473/ 2024-04-18 09:11:39.719 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50473/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:39.721 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50473/ 2024-04-18 09:11:39.721 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50473/ 2024-04-18 09:11:39.721 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50473/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:39.749 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:39.765 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50473/ 2024-04-18 09:11:39.766 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50473/ 2024-04-18 09:11:39.766 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50473/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:39.781 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:39.809 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50473/ 2024-04-18 09:11:39.809 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50473/ 2024-04-18 09:11:39.809 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50473/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:39.853 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50473/ 2024-04-18 09:11:39.853 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50473/ 2024-04-18 09:11:39.853 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50473/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:39.897 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50473/ 2024-04-18 09:11:39.897 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50473/ 2024-04-18 09:11:39.897 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50473/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:39.941 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50473/ 2024-04-18 09:11:39.941 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50473/ 2024-04-18 09:11:39.941 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50473/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:39.985 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50473/ 2024-04-18 09:11:39.990 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55323/ 2024-04-18 09:11:39.991 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:39.992 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55323/ 2024-04-18 09:11:39.993 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55323/ 2024-04-18 09:11:39.993 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:40.037 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55323/ 2024-04-18 09:11:40.037 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55323/ 2024-04-18 09:11:40.037 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:40.081 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55323/ 2024-04-18 09:11:40.081 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55323/ 2024-04-18 09:11:40.081 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:40.125 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55323/ 2024-04-18 09:11:40.125 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55323/ 2024-04-18 09:11:40.125 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:40.169 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55323/ 2024-04-18 09:11:40.169 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55323/ 2024-04-18 09:11:40.169 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:40.213 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55323/ 2024-04-18 09:11:40.213 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:55323/ 2024-04-18 09:11:40.213 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:55323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-18 09:11:40.214 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:55323/ 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45689582 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:40.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:40.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-18 09:11:40.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:40.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:40.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-18 09:11:40.447 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:40.458 [Test worker @coroutine#1878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:40.460 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:40.462 [DefaultDispatcher-worker-4 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.462 [DefaultDispatcher-worker-4 @coroutine#1884] 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:52287/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:40.462 [DefaultDispatcher-worker-4 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.462 [DefaultDispatcher-worker-4 @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52287/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:40.464 [DefaultDispatcher-worker-4 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.464 [DefaultDispatcher-worker-4 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.473 [DefaultDispatcher-worker-10 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:40.473 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.473 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:40.473 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.474 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.474 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.476 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:40.476 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25630ede 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:40.477 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:40.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-18 09:11:40.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c432ed 2024-04-18 09:11:40.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c432ed 2024-04-18 09:11:40.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-18 09:11:40.498 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c432ed 2024-04-18 09:11:40.510 [Test worker @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c432ed 2024-04-18 09:11:40.511 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c432ed 2024-04-18 09:11:40.516 [DefaultDispatcher-worker-2 @coroutine#1904] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 09:11:40.516 [DefaultDispatcher-worker-2 @coroutine#1904] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-18 09:11:40.516 [DefaultDispatcher-worker-2 @coroutine#1904] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 09:11:40.518 [DefaultDispatcher-worker-8 @coroutine#1904] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 09:11:40.518 [DefaultDispatcher-worker-8 @coroutine#1904] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39ee07a9 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:40.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:40.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-18 09:11:40.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-18 09:11:40.523 [DefaultDispatcher-worker-9 @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18c432ed 2024-04-18 09:11:40.527 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:40.530 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d33144 2024-04-18 09:11:40.530 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@25d33144 2024-04-18 09:11:40.534 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b14db8e 2024-04-18 09:11:40.534 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b14db8e 2024-04-18 09:11:40.538 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2b5a34 2024-04-18 09:11:40.538 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2b5a34 2024-04-18 09:11:40.541 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a29d1b5 2024-04-18 09:11:40.541 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a29d1b5 2024-04-18 09:11:40.544 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@564c94a5 2024-04-18 09:11:40.544 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@564c94a5 2024-04-18 09:11:40.544 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.546 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b09fd49 2024-04-18 09:11:40.546 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b09fd49 2024-04-18 09:11:40.548 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e86e6e6 2024-04-18 09:11:40.548 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e86e6e6 2024-04-18 09:11:40.550 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@a062efa 2024-04-18 09:11:40.550 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@a062efa 2024-04-18 09:11:40.552 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38dd6aa3 2024-04-18 09:11:40.552 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@38dd6aa3 2024-04-18 09:11:40.552 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:40.557 [Test worker @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.559 [Test worker @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.560 [DefaultDispatcher-worker-9 @coroutine#1916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.561 [DefaultDispatcher-worker-9 @coroutine#1916] 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:42169/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:40.561 [DefaultDispatcher-worker-9 @coroutine#1916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.561 [DefaultDispatcher-worker-9 @coroutine#1916] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42169/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:40.562 [DefaultDispatcher-worker-16 @coroutine#1916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.562 [DefaultDispatcher-worker-16 @coroutine#1916] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.570 [DefaultDispatcher-worker-3 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.570 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.570 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:40.570 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.571 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.571 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.573 [Test worker @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.578 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:40.581 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1369a6ab 2024-04-18 09:11:40.581 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1369a6ab 2024-04-18 09:11:40.584 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dae5ab6 2024-04-18 09:11:40.584 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dae5ab6 2024-04-18 09:11:40.585 [DefaultDispatcher-worker-15 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.587 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1991cddb 2024-04-18 09:11:40.587 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1991cddb 2024-04-18 09:11:40.589 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c93508d 2024-04-18 09:11:40.589 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c93508d 2024-04-18 09:11:40.592 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@291e94a 2024-04-18 09:11:40.592 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@291e94a 2024-04-18 09:11:40.594 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d056844 2024-04-18 09:11:40.594 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d056844 2024-04-18 09:11:40.596 [DefaultDispatcher-worker-8 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.596 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aed8f2a 2024-04-18 09:11:40.596 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aed8f2a 2024-04-18 09:11:40.599 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbcafc2 2024-04-18 09:11:40.599 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cbcafc2 2024-04-18 09:11:40.601 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@316acaa6 2024-04-18 09:11:40.601 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@316acaa6 2024-04-18 09:11:40.601 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:40.605 [DefaultDispatcher-worker-3 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.616 [DefaultDispatcher-worker-4 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.621 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:40.626 [DefaultDispatcher-worker-4 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.626 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@31212edc 2024-04-18 09:11:40.626 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@31212edc 2024-04-18 09:11:40.630 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe6c688 2024-04-18 09:11:40.630 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fe6c688 2024-04-18 09:11:40.634 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd945ac 2024-04-18 09:11:40.634 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd945ac 2024-04-18 09:11:40.636 [DefaultDispatcher-worker-4 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.637 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7edbccb3 2024-04-18 09:11:40.637 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7edbccb3 2024-04-18 09:11:40.639 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@46345a7a 2024-04-18 09:11:40.639 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@46345a7a 2024-04-18 09:11:40.642 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fef16b2 2024-04-18 09:11:40.642 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fef16b2 2024-04-18 09:11:40.643 [DefaultDispatcher-worker-14 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.645 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eeadec6 2024-04-18 09:11:40.645 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eeadec6 2024-04-18 09:11:40.647 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef433fc 2024-04-18 09:11:40.647 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef433fc 2024-04-18 09:11:40.650 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a774dd2 2024-04-18 09:11:40.650 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a774dd2 2024-04-18 09:11:40.650 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 09:11:40.653 [DefaultDispatcher-worker-4 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.664 [DefaultDispatcher-worker-3 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.674 [DefaultDispatcher-worker-6 @coroutine#1938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:40.686 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b8601a1 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:40.687 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:40.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-18 09:11:40.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:40.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:40.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-18 09:11:40.716 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:40.732 [Test worker @coroutine#1957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:40.734 [Test worker @coroutine#1959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:40.735 [DefaultDispatcher-worker-6 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.735 [DefaultDispatcher-worker-6 @coroutine#1963] 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:56159/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:40.735 [DefaultDispatcher-worker-6 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.735 [DefaultDispatcher-worker-6 @coroutine#1963] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56159/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:40.737 [DefaultDispatcher-worker-15 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.737 [DefaultDispatcher-worker-15 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.745 [DefaultDispatcher-worker-13 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:40.745 [DefaultDispatcher-worker-13 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.745 [DefaultDispatcher-worker-13 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:40.745 [DefaultDispatcher-worker-13 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.746 [DefaultDispatcher-worker-1 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.746 [DefaultDispatcher-worker-1 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.748 [Test worker @coroutine#1967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1067192a 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:40.749 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:40.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:40.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-18 09:11:40.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@62966c9f 2024-04-18 09:11:40.754 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@62966c9f 2024-04-18 09:11:40.754 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-18 09:11:40.755 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62966c9f 2024-04-18 09:11:40.766 [Test worker @coroutine#1974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62966c9f 2024-04-18 09:11:40.768 [Test worker @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62966c9f 2024-04-18 09:11:40.770 [DefaultDispatcher-worker-16 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 09:11:40.770 [DefaultDispatcher-worker-16 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-18 09:11:40.770 [DefaultDispatcher-worker-16 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 09:11:40.771 [DefaultDispatcher-worker-8 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 09:11:40.771 [DefaultDispatcher-worker-8 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-18 09:11:40.778 [DefaultDispatcher-worker-15 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62966c9f 2024-04-18 09:11:40.788 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:40.792 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@744c5dff 2024-04-18 09:11:40.792 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@744c5dff 2024-04-18 09:11:40.795 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8bad06 2024-04-18 09:11:40.795 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a8bad06 2024-04-18 09:11:40.798 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb4368f 2024-04-18 09:11:40.798 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@7eb4368f 2024-04-18 09:11:40.802 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb6a73d 2024-04-18 09:11:40.802 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bb6a73d 2024-04-18 09:11:40.805 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d03b611 2024-04-18 09:11:40.805 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d03b611 2024-04-18 09:11:40.807 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@a47dd2a 2024-04-18 09:11:40.807 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@a47dd2a 2024-04-18 09:11:40.810 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@551892a3 2024-04-18 09:11:40.810 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@551892a3 2024-04-18 09:11:40.812 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b995872 2024-04-18 09:11:40.812 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b995872 2024-04-18 09:11:40.814 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9ade2e 2024-04-18 09:11:40.814 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b9ade2e 2024-04-18 09:11:40.814 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:40.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c7b504 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:40.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:40.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-18 09:11:40.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:40.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:40.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-18 09:11:40.845 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:40.854 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:40.856 [Test worker @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:40.858 [Test worker @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:40.859 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a82cf3 2024-04-18 09:11:40.859 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@21a82cf3 2024-04-18 09:11:40.859 [DefaultDispatcher-worker-15 @coroutine#1995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.859 [DefaultDispatcher-worker-15 @coroutine#1995] 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:46699/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:40.859 [DefaultDispatcher-worker-15 @coroutine#1995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.859 [DefaultDispatcher-worker-15 @coroutine#1995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46699/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:40.861 [DefaultDispatcher-worker-2 @coroutine#1995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.861 [DefaultDispatcher-worker-2 @coroutine#1995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.865 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6fc6b6 2024-04-18 09:11:40.865 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6fc6b6 2024-04-18 09:11:40.868 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b504783 2024-04-18 09:11:40.868 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b504783 2024-04-18 09:11:40.870 [DefaultDispatcher-worker-13 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:40.870 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.870 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:40.870 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.870 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e52cc8d 2024-04-18 09:11:40.870 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e52cc8d 2024-04-18 09:11:40.871 [DefaultDispatcher-worker-7 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.871 [DefaultDispatcher-worker-7 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.873 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7dba00 2024-04-18 09:11:40.873 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7dba00 2024-04-18 09:11:40.873 [Test worker @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:40.873 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5afaae7e 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:40.874 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:40.874 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-18 09:11:40.875 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f76870f 2024-04-18 09:11:40.875 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f76870f 2024-04-18 09:11:40.878 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b3af3d 2024-04-18 09:11:40.878 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@76b3af3d 2024-04-18 09:11:40.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-04-18 09:11:40.878 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-04-18 09:11:40.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-18 09:11:40.879 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-04-18 09:11:40.880 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7d33c2 2024-04-18 09:11:40.880 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7d33c2 2024-04-18 09:11:40.882 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db335b7 2024-04-18 09:11:40.882 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@6db335b7 2024-04-18 09:11:40.882 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:40.894 [Test worker @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-04-18 09:11:40.895 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5c141c7b 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:40.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:40.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-18 09:11:40.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:40.898 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:40.898 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-18 09:11:40.906 [DefaultDispatcher-worker-16 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50331591 2024-04-18 09:11:40.918 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:40.920 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:40.925 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5303e01 2024-04-18 09:11:40.925 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5303e01 2024-04-18 09:11:40.928 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf7d0d7 2024-04-18 09:11:40.928 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@bf7d0d7 2024-04-18 09:11:40.929 [Test worker @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:40.931 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc85571 2024-04-18 09:11:40.931 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc85571 2024-04-18 09:11:40.931 [Test worker @coroutine#2021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:40.932 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.932 [DefaultDispatcher-worker-2 @coroutine#2025] 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:38085/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:40.932 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.932 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38085/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:40.934 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acadaec 2024-04-18 09:11:40.934 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4acadaec 2024-04-18 09:11:40.934 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.934 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:40.939 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0e2582 2024-04-18 09:11:40.939 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e0e2582 2024-04-18 09:11:40.941 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bca35fc 2024-04-18 09:11:40.941 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bca35fc 2024-04-18 09:11:40.943 [DefaultDispatcher-worker-10 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:40.943 [DefaultDispatcher-worker-10 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.943 [DefaultDispatcher-worker-10 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:40.943 [DefaultDispatcher-worker-10 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.943 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e49429 2024-04-18 09:11:40.943 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e49429 2024-04-18 09:11:40.944 [DefaultDispatcher-worker-15 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.944 [DefaultDispatcher-worker-15 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:40.946 [Test worker @coroutine#2029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:40.946 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae525a3 2024-04-18 09:11:40.946 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ae525a3 2024-04-18 09:11:40.946 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63df2eb8 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:40.947 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:40.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-18 09:11:40.949 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f82748 2024-04-18 09:11:40.949 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@15f82748 2024-04-18 09:11:40.949 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:40.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@565983f3 2024-04-18 09:11:40.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@565983f3 2024-04-18 09:11:40.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-18 09:11:40.952 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565983f3 2024-04-18 09:11:40.965 [Test worker @coroutine#2036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565983f3 2024-04-18 09:11:40.967 [Test worker @coroutine#2038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565983f3 2024-04-18 09:11:40.968 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-18 09:11:40.968 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:40.968 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:40.968 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:40.968 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:40.968 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:40.968 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:40.968 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21ad56ca 2024-04-18 09:11:40.968 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:40.968 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:40.968 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:40.969 [DefaultDispatcher-worker-7 @coroutine#2047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-18 09:11:40.970 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:40.970 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:40.970 [DefaultDispatcher-worker-7 @coroutine#2047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-18 09:11:40.978 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:40.978 [DefaultDispatcher-worker-3 @coroutine#2040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@565983f3 2024-04-18 09:11:40.982 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@542d58ea 2024-04-18 09:11:40.982 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@542d58ea 2024-04-18 09:11:40.986 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeaac1f 2024-04-18 09:11:40.986 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aeaac1f 2024-04-18 09:11:40.990 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed5339a 2024-04-18 09:11:40.990 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ed5339a 2024-04-18 09:11:40.994 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd7a624 2024-04-18 09:11:40.994 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bd7a624 2024-04-18 09:11:40.995 [DefaultDispatcher-worker-7 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:40.996 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@250357bc 2024-04-18 09:11:40.996 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@250357bc 2024-04-18 09:11:40.998 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:40.998 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a069d57 2024-04-18 09:11:40.998 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a069d57 2024-04-18 09:11:41.001 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d38326e 2024-04-18 09:11:41.001 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d38326e 2024-04-18 09:11:41.003 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf8596b 2024-04-18 09:11:41.003 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@52822897 2024-04-18 09:11:41.003 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bf8596b 2024-04-18 09:11:41.003 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@52822897 2024-04-18 09:11:41.005 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f95f1f 2024-04-18 09:11:41.005 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f95f1f 2024-04-18 09:11:41.005 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:41.006 [DefaultDispatcher-worker-7 @coroutine#2049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:41.008 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c45dcb7 2024-04-18 09:11:41.008 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c45dcb7 2024-04-18 09:11:41.008 [DefaultDispatcher-worker-7 @coroutine#2051] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:41.009 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.009 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:41.009 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.009 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.009 [DefaultDispatcher-worker-7 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:11:41.009 [DefaultDispatcher-worker-7 @coroutine#2047] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 09:11:41.009 [DefaultDispatcher-worker-7 @coroutine#2047] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:11:41.011 [DefaultDispatcher-worker-15 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.011 [DefaultDispatcher-worker-9 @coroutine#2047] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:11:41.011 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@587a43e7 2024-04-18 09:11:41.011 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@587a43e7 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e8bc83e 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.012 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-18 09:11:41.014 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d78d68c 2024-04-18 09:11:41.014 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d78d68c 2024-04-18 09:11:41.018 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efd9324 2024-04-18 09:11:41.018 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@5efd9324 2024-04-18 09:11:41.018 [DefaultDispatcher-worker-14 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:41.019 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.019 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:41.019 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.020 [DefaultDispatcher-worker-12 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.022 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2caf4c28 2024-04-18 09:11:41.022 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2caf4c28 2024-04-18 09:11:41.025 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c05721 2024-04-18 09:11:41.025 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c05721 2024-04-18 09:11:41.029 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5729c3 2024-04-18 09:11:41.029 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d5729c3 2024-04-18 09:11:41.032 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f01f1fe 2024-04-18 09:11:41.032 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f01f1fe 2024-04-18 09:11:41.032 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:41.040 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.051 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:41.051 [Test worker @coroutine#2062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.053 [Test worker @coroutine#2064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.054 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.054 [DefaultDispatcher-worker-10 @coroutine#2068] 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:42841/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:41.054 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.054 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42841/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.056 [DefaultDispatcher-worker-4 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.056 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef6b2a9 2024-04-18 09:11:41.056 [DefaultDispatcher-worker-4 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.056 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef6b2a9 2024-04-18 09:11:41.062 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@10314f07 2024-04-18 09:11:41.062 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@10314f07 2024-04-18 09:11:41.064 [DefaultDispatcher-worker-16 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.064 [DefaultDispatcher-worker-16 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.064 [DefaultDispatcher-worker-16 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:41.064 [DefaultDispatcher-worker-16 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.064 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@140ed9d9 2024-04-18 09:11:41.064 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@140ed9d9 2024-04-18 09:11:41.065 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.065 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.066 [Test worker @coroutine#2072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.066 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@510c453c 2024-04-18 09:11:41.067 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@510c453c 2024-04-18 09:11:41.069 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac4c64e 2024-04-18 09:11:41.069 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac4c64e 2024-04-18 09:11:41.070 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:41.071 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6097f766 2024-04-18 09:11:41.071 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6097f766 2024-04-18 09:11:41.073 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b52abc 2024-04-18 09:11:41.073 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b52abc 2024-04-18 09:11:41.074 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@58de9461 2024-04-18 09:11:41.074 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@58de9461 2024-04-18 09:11:41.075 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3123ba73 2024-04-18 09:11:41.075 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3123ba73 2024-04-18 09:11:41.076 [DefaultDispatcher-worker-3 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.077 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5619610a 2024-04-18 09:11:41.077 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5619610a 2024-04-18 09:11:41.077 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d89fcaf 2024-04-18 09:11:41.077 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d89fcaf 2024-04-18 09:11:41.077 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:41.081 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5226ff11 2024-04-18 09:11:41.081 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5226ff11 2024-04-18 09:11:41.085 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@17246b31 2024-04-18 09:11:41.085 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@17246b31 2024-04-18 09:11:41.086 [DefaultDispatcher-worker-13 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.089 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf59828 2024-04-18 09:11:41.089 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bf59828 2024-04-18 09:11:41.092 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f9bf6d 2024-04-18 09:11:41.092 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@26f9bf6d 2024-04-18 09:11:41.094 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c212d4 2024-04-18 09:11:41.094 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c212d4 2024-04-18 09:11:41.095 [DefaultDispatcher-worker-7 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.096 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@770b947e 2024-04-18 09:11:41.096 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@770b947e 2024-04-18 09:11:41.099 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a8766f 2024-04-18 09:11:41.099 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a8766f 2024-04-18 09:11:41.099 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:41.105 [DefaultDispatcher-worker-2 @coroutine#2079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.113 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:41.115 [DefaultDispatcher-worker-1 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.118 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@9175cc8 2024-04-18 09:11:41.118 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@9175cc8 2024-04-18 09:11:41.122 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0b39a 2024-04-18 09:11:41.122 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0b39a 2024-04-18 09:11:41.124 [DefaultDispatcher-worker-15 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.125 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef37b8 2024-04-18 09:11:41.125 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef37b8 2024-04-18 09:11:41.128 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@46edb9a1 2024-04-18 09:11:41.128 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@46edb9a1 2024-04-18 09:11:41.131 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@752f5ca8 2024-04-18 09:11:41.131 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@752f5ca8 2024-04-18 09:11:41.133 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e17df4 2024-04-18 09:11:41.133 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e17df4 2024-04-18 09:11:41.135 [DefaultDispatcher-worker-16 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.136 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc9c647 2024-04-18 09:11:41.136 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc9c647 2024-04-18 09:11:41.138 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c246ee 2024-04-18 09:11:41.138 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@26c246ee 2024-04-18 09:11:41.141 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@29078482 2024-04-18 09:11:41.141 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@29078482 2024-04-18 09:11:41.141 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 09:11:41.145 [DefaultDispatcher-worker-7 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.156 [DefaultDispatcher-worker-2 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.158 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:11:41.158 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 09:11:41.158 [DefaultDispatcher-worker-1 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:11:41.159 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:11:41.159 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:11:41.160 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42841/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 09:11:41.160 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42841/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:41.161 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:11:41.161 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-18 09:11:41.161 [DefaultDispatcher-worker-2 @coroutine#2097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:11:41.162 [DefaultDispatcher-worker-9 @coroutine#2097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:11:41.162 [DefaultDispatcher-worker-9 @coroutine#2097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:11:41.189 [DefaultDispatcher-worker-13 @coroutine#2097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:41.194 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b897ffb 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.195 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-18 09:11:41.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-18 09:11:41.221 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.233 [Test worker @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.234 [Test worker @coroutine#2116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.235 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.236 [DefaultDispatcher-worker-1 @coroutine#2120] 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:41429/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:41.236 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.236 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:41429/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.237 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.237 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.246 [DefaultDispatcher-worker-6 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.246 [DefaultDispatcher-worker-6 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.246 [DefaultDispatcher-worker-6 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:41.246 [DefaultDispatcher-worker-6 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.247 [DefaultDispatcher-worker-5 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.247 [DefaultDispatcher-worker-5 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.252 [Test worker @coroutine#2124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.252 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738ae785 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-18 09:11:41.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-18 09:11:41.257 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-18 09:11:41.257 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-18 09:11:41.258 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-18 09:11:41.270 [Test worker @coroutine#2131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-18 09:11:41.272 [Test worker @coroutine#2133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-18 09:11:41.284 [DefaultDispatcher-worker-13 @coroutine#2135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-18 09:11:41.284 [DefaultDispatcher-worker-15 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.292 [DefaultDispatcher-worker-15 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.296 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:41.301 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1821005c 2024-04-18 09:11:41.301 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@1821005c 2024-04-18 09:11:41.301 [DefaultDispatcher-worker-10 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.306 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6fd28 2024-04-18 09:11:41.306 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6fd28 2024-04-18 09:11:41.309 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d96b2c 2024-04-18 09:11:41.309 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d96b2c 2024-04-18 09:11:41.309 [DefaultDispatcher-worker-13 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.311 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dbf713 2024-04-18 09:11:41.311 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dbf713 2024-04-18 09:11:41.314 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e82e54 2024-04-18 09:11:41.315 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e82e54 2024-04-18 09:11:41.317 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6646843c 2024-04-18 09:11:41.317 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@6646843c 2024-04-18 09:11:41.320 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9f03d3 2024-04-18 09:11:41.320 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9f03d3 2024-04-18 09:11:41.322 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f4085c 2024-04-18 09:11:41.322 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f4085c 2024-04-18 09:11:41.324 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e81a78 2024-04-18 09:11:41.324 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e81a78 2024-04-18 09:11:41.324 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 09:11:41.335 [DefaultDispatcher-worker-5 @coroutine#2148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.351 [DefaultDispatcher-worker-3 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.357 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:41.361 [DefaultDispatcher-worker-3 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.362 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8beca 2024-04-18 09:11:41.362 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@f8beca 2024-04-18 09:11:41.366 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3f50a5 2024-04-18 09:11:41.366 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@e3f50a5 2024-04-18 09:11:41.371 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@a00d5ba 2024-04-18 09:11:41.371 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@a00d5ba 2024-04-18 09:11:41.372 [DefaultDispatcher-worker-9 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.374 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f025a9e 2024-04-18 09:11:41.374 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f025a9e 2024-04-18 09:11:41.377 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@a49b35a 2024-04-18 09:11:41.377 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@a49b35a 2024-04-18 09:11:41.379 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0770ce 2024-04-18 09:11:41.379 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e0770ce 2024-04-18 09:11:41.382 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a6c7b1 2024-04-18 09:11:41.382 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@72a6c7b1 2024-04-18 09:11:41.382 [DefaultDispatcher-worker-11 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.384 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2da5d1 2024-04-18 09:11:41.384 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2da5d1 2024-04-18 09:11:41.386 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b9000d 2024-04-18 09:11:41.386 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@68b9000d 2024-04-18 09:11:41.386 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:41.392 [DefaultDispatcher-worker-14 @coroutine#2150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2472ba04 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-18 09:11:41.419 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.430 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.432 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.433 [DefaultDispatcher-worker-14 @coroutine#2162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.433 [DefaultDispatcher-worker-14 @coroutine#2162] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:41.433 [DefaultDispatcher-worker-14 @coroutine#2162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.433 [DefaultDispatcher-worker-14 @coroutine#2162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:58217/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.435 [DefaultDispatcher-worker-11 @coroutine#2162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.435 [DefaultDispatcher-worker-11 @coroutine#2162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.443 [DefaultDispatcher-worker-12 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.443 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.443 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:41.443 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.444 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.444 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.446 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-18 09:11:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@9120cb5 2024-04-18 09:11:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.447 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-18 09:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-18 09:11:41.450 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-18 09:11:41.450 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-18 09:11:41.451 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-18 09:11:41.462 [Test worker @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-18 09:11:41.464 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-18 09:11:41.474 [DefaultDispatcher-worker-10 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f93ec02 2024-04-18 09:11:41.476 [DefaultDispatcher-worker-4 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.485 [DefaultDispatcher-worker-9 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:41.485 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.485 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:41.485 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.487 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.487 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.487 [DefaultDispatcher-worker-10 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.495 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:41.496 [DefaultDispatcher-worker-5 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.501 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8f9f15 2024-04-18 09:11:41.501 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d8f9f15 2024-04-18 09:11:41.505 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@63487cd4 2024-04-18 09:11:41.505 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@63487cd4 2024-04-18 09:11:41.507 [DefaultDispatcher-worker-9 @coroutine#2184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.508 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6777f465 2024-04-18 09:11:41.508 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6777f465 2024-04-18 09:11:41.508 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:11:41.509 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 09:11:41.509 [DefaultDispatcher-worker-2 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:11:41.510 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:11:41.510 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-18 09:11:41.510 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:58217/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-18 09:11:41.510 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:58217/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:41.511 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:11:41.511 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-18 09:11:41.511 [DefaultDispatcher-worker-4 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:11:41.511 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:11:41.511 [DefaultDispatcher-worker-9 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-18 09:11:41.511 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@227576ef 2024-04-18 09:11:41.512 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@227576ef 2024-04-18 09:11:41.514 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@33933283 2024-04-18 09:11:41.515 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@33933283 2024-04-18 09:11:41.517 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@131d56f9 2024-04-18 09:11:41.517 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@131d56f9 2024-04-18 09:11:41.520 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b114c23 2024-04-18 09:11:41.520 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b114c23 2024-04-18 09:11:41.522 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a89a0 2024-04-18 09:11:41.522 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@425a89a0 2024-04-18 09:11:41.525 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6877bc42 2024-04-18 09:11:41.525 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6877bc42 2024-04-18 09:11:41.525 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 09:11:41.535 [DefaultDispatcher-worker-10 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b3dc752 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-18 09:11:41.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.541 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-18 09:11:41.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:41.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:41.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-18 09:11:41.550 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:41.553 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cf7aff 2024-04-18 09:11:41.553 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@26cf7aff 2024-04-18 09:11:41.558 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@28088056 2024-04-18 09:11:41.558 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@28088056 2024-04-18 09:11:41.561 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c37118f 2024-04-18 09:11:41.562 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c37118f 2024-04-18 09:11:41.564 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:41.565 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@69358a6d 2024-04-18 09:11:41.565 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@69358a6d 2024-04-18 09:11:41.568 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@34700d36 2024-04-18 09:11:41.568 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@34700d36 2024-04-18 09:11:41.570 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@589621de 2024-04-18 09:11:41.570 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@589621de 2024-04-18 09:11:41.573 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c39f82a 2024-04-18 09:11:41.573 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c39f82a 2024-04-18 09:11:41.575 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@91a7522 2024-04-18 09:11:41.575 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@91a7522 2024-04-18 09:11:41.576 [Test worker @coroutine#2213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:41.577 [Test worker @coroutine#2215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:41.578 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d37d08a 2024-04-18 09:11:41.578 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d37d08a 2024-04-18 09:11:41.578 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:41.579 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.579 [DefaultDispatcher-worker-4 @coroutine#2219] 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:45111/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:41.579 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.579 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45111/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.581 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.581 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:41.582 [DefaultDispatcher-worker-16 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:41.582 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.582 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:41.582 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.583 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.583 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.588 [DefaultDispatcher-worker-10 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:41.588 [DefaultDispatcher-worker-10 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.588 [DefaultDispatcher-worker-10 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:41.588 [DefaultDispatcher-worker-10 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.589 [DefaultDispatcher-worker-2 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.589 [DefaultDispatcher-worker-2 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.590 [Test worker @coroutine#2223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:41.590 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a598e30 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.591 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-18 09:11:41.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2024-04-18 09:11:41.595 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2024-04-18 09:11:41.595 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-18 09:11:41.595 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2024-04-18 09:11:41.609 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2024-04-18 09:11:41.610 [Test worker @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2024-04-18 09:11:41.614 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/auth/register 2024-04-18 09:11:41.614 [DefaultDispatcher-worker-5 @coroutine#2244] 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:45111/auth/register. 2024-04-18 09:11:41.614 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/auth/register 2024-04-18 09:11:41.614 [DefaultDispatcher-worker-5 @coroutine#2244] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:45111/auth/register from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.615 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/auth/register 2024-04-18 09:11:41.615 [DefaultDispatcher-worker-16 @coroutine#2244] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/auth/register 2024-04-18 09:11:41.620 [DefaultDispatcher-worker-11 @coroutine#2237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31dbca5d 2024-04-18 09:11:41.642 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:41.646 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb0b292 2024-04-18 09:11:41.646 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb0b292 2024-04-18 09:11:41.650 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@20774934 2024-04-18 09:11:41.650 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@20774934 2024-04-18 09:11:41.654 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2448d9e2 2024-04-18 09:11:41.654 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2448d9e2 2024-04-18 09:11:41.656 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@614a430f 2024-04-18 09:11:41.656 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@614a430f 2024-04-18 09:11:41.657 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45111/auth/register. 2024-04-18 09:11:41.657 [DefaultDispatcher-worker-8 @coroutine#2244] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45111/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:41.658 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac55996 2024-04-18 09:11:41.658 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ac55996 2024-04-18 09:11:41.661 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e18713 2024-04-18 09:11:41.661 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@50e18713 2024-04-18 09:11:41.663 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3284c324 2024-04-18 09:11:41.663 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@3284c324 2024-04-18 09:11:41.665 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@165bc40 2024-04-18 09:11:41.665 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@165bc40 2024-04-18 09:11:41.668 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@610c5c13 2024-04-18 09:11:41.668 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@610c5c13 2024-04-18 09:11:41.668 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-18 09:11:41.683 [DefaultDispatcher-worker-16 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:41.695 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:41.695 [DefaultDispatcher-worker-9 @coroutine#2244] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:41.698 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea0f199 2024-04-18 09:11:41.698 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ea0f199 2024-04-18 09:11:41.701 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@20670a3d 2024-04-18 09:11:41.701 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@20670a3d 2024-04-18 09:11:41.704 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@24589ae9 2024-04-18 09:11:41.704 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@24589ae9 2024-04-18 09:11:41.708 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@615a0006 2024-04-18 09:11:41.708 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@615a0006 2024-04-18 09:11:41.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d741200 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.711 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@485f098d 2024-04-18 09:11:41.711 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@485f098d 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-18 09:11:41.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2024-04-18 09:11:41.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2024-04-18 09:11:41.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-18 09:11:41.714 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f1c459 2024-04-18 09:11:41.714 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@50f1c459 2024-04-18 09:11:41.716 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e937c 2024-04-18 09:11:41.716 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@301e937c 2024-04-18 09:11:41.718 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@175ff49 2024-04-18 09:11:41.718 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@175ff49 2024-04-18 09:11:41.720 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@31568d8b 2024-04-18 09:11:41.720 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@31568d8b 2024-04-18 09:11:41.720 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-18 09:11:41.731 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2024-04-18 09:11:41.742 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2024-04-18 09:11:41.744 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2024-04-18 09:11:41.745 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.745 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 09:11:41.746 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.746 [DefaultDispatcher-worker-5 @coroutine#2257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.747 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.747 [DefaultDispatcher-worker-10 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.757 [DefaultDispatcher-worker-11 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2024-04-18 09:11:41.757 [DefaultDispatcher-worker-11 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.757 [DefaultDispatcher-worker-11 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 09:11:41.757 [DefaultDispatcher-worker-11 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.757 [DefaultDispatcher-worker-15 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:41.757 [DefaultDispatcher-worker-15 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.757 [DefaultDispatcher-worker-15 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:41.757 [DefaultDispatcher-worker-15 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.758 [DefaultDispatcher-worker-12 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.758 [DefaultDispatcher-worker-12 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.758 [DefaultDispatcher-worker-11 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.758 [DefaultDispatcher-worker-11 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.760 [Test worker @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2024-04-18 09:11:41.766 [Test worker @coroutine#2271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2024-04-18 09:11:41.780 [Test worker @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d8794f 2024-04-18 09:11:41.782 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-18 09:11:41.782 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-18 09:11:41.782 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:41.782 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71d8794f: (connection evicted) 2024-04-18 09:11:41.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:41.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-18 09:11:41.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16718e1b 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-18 09:11:41.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-04-18 09:11:41.789 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-04-18 09:11:41.789 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-18 09:11:41.790 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-04-18 09:11:41.802 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-04-18 09:11:41.803 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-04-18 09:11:41.804 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.804 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 09:11:41.804 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.804 [DefaultDispatcher-worker-16 @coroutine#2287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.806 [DefaultDispatcher-worker-1 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.806 [DefaultDispatcher-worker-1 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.813 [DefaultDispatcher-worker-13 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-04-18 09:11:41.814 [DefaultDispatcher-worker-13 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.814 [DefaultDispatcher-worker-13 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 09:11:41.814 [DefaultDispatcher-worker-13 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.814 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.814 [DefaultDispatcher-worker-4 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.817 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-04-18 09:11:41.820 [Test worker @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-04-18 09:11:41.823 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@771ede0d 2024-04-18 09:11:41.824 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-18 09:11:41.824 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-18 09:11:41.824 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:41.824 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@771ede0d: (connection evicted) 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:41.825 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-18 09:11:41.825 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b33f7a0 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-18 09:11:41.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-18 09:11:41.829 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.840 [Test worker @coroutine#2309] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.842 [Test worker @coroutine#2311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.842 [DefaultDispatcher-worker-11 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.842 [DefaultDispatcher-worker-11 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 09:11:41.842 [DefaultDispatcher-worker-11 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.843 [DefaultDispatcher-worker-11 @coroutine#2315] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.844 [DefaultDispatcher-worker-5 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.844 [DefaultDispatcher-worker-5 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.852 [DefaultDispatcher-worker-1 @coroutine#2314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.852 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.852 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 09:11:41.852 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.853 [DefaultDispatcher-worker-16 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.853 [DefaultDispatcher-worker-16 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.856 [Test worker @coroutine#2319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.859 [Test worker @coroutine#2326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.863 [Test worker @coroutine#2333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.866 [Test worker @coroutine#2335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.870 [Test worker @coroutine#2341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.873 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.875 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f541f60 2024-04-18 09:11:41.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-18 09:11:41.876 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-18 09:11:41.876 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:41.876 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f541f60: (connection evicted) 2024-04-18 09:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:41.877 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-18 09:11:41.877 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-18 09:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-18 09:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.877 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e64a46 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.878 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.878 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-18 09:11:41.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-18 09:11:41.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-18 09:11:41.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-18 09:11:41.881 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-18 09:11:41.883 [DefaultDispatcher-worker-4 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:41.883 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.883 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:41.883 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.884 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.884 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.892 [Test worker @coroutine#2347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-18 09:11:41.894 [Test worker @coroutine#2352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-18 09:11:41.895 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.895 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 09:11:41.895 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.895 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.897 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.897 [DefaultDispatcher-worker-14 @coroutine#2356] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.904 [DefaultDispatcher-worker-3 @coroutine#2355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-18 09:11:41.904 [DefaultDispatcher-worker-3 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.904 [DefaultDispatcher-worker-3 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 09:11:41.904 [DefaultDispatcher-worker-3 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.905 [DefaultDispatcher-worker-16 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.905 [DefaultDispatcher-worker-16 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.907 [Test worker @coroutine#2360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-18 09:11:41.911 [Test worker @coroutine#2367] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-18 09:11:41.917 [Test worker @coroutine#2374] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-18 09:11:41.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-18 09:11:41.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-18 09:11:41.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:41.919 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@342a5b57: (connection evicted) 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:41.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-18 09:11:41.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@15e748b5 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.920 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-18 09:11:41.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2024-04-18 09:11:41.923 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2024-04-18 09:11:41.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-18 09:11:41.923 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2024-04-18 09:11:41.937 [Test worker @coroutine#2382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2024-04-18 09:11:41.938 [Test worker @coroutine#2384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2024-04-18 09:11:41.939 [DefaultDispatcher-worker-16 @coroutine#2388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.939 [DefaultDispatcher-worker-16 @coroutine#2388] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 09:11:41.939 [DefaultDispatcher-worker-16 @coroutine#2388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.939 [DefaultDispatcher-worker-16 @coroutine#2388] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.941 [DefaultDispatcher-worker-11 @coroutine#2388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.941 [DefaultDispatcher-worker-11 @coroutine#2388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.951 [DefaultDispatcher-worker-8 @coroutine#2387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2024-04-18 09:11:41.952 [DefaultDispatcher-worker-8 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.952 [DefaultDispatcher-worker-8 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 09:11:41.952 [DefaultDispatcher-worker-8 @coroutine#2387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.952 [DefaultDispatcher-worker-5 @coroutine#2387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.952 [DefaultDispatcher-worker-5 @coroutine#2387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.954 [DefaultDispatcher-worker-3 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:41.955 [DefaultDispatcher-worker-3 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.955 [DefaultDispatcher-worker-3 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:41.955 [DefaultDispatcher-worker-3 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.955 [Test worker @coroutine#2394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2024-04-18 09:11:41.956 [DefaultDispatcher-worker-16 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.956 [DefaultDispatcher-worker-16 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:41.959 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2024-04-18 09:11:41.961 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2024-04-18 09:11:41.963 [Test worker @coroutine#2406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2024-04-18 09:11:41.966 [Test worker @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88 2024-04-18 09:11:41.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-18 09:11:41.966 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-18 09:11:41.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:41.967 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62fa4a88: (connection evicted) 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:41.968 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-18 09:11:41.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49dacc93 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:41.968 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:41.968 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-18 09:11:41.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-18 09:11:41.971 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-18 09:11:41.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-18 09:11:41.971 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-18 09:11:41.982 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-18 09:11:41.984 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-18 09:11:41.985 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.985 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-18 09:11:41.985 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.985 [DefaultDispatcher-worker-16 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:41.987 [DefaultDispatcher-worker-3 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.987 [DefaultDispatcher-worker-3 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-18 09:11:41.994 [DefaultDispatcher-worker-1 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-18 09:11:41.994 [DefaultDispatcher-worker-1 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.994 [DefaultDispatcher-worker-1 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-18 09:11:41.994 [DefaultDispatcher-worker-1 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.995 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.995 [DefaultDispatcher-worker-2 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-18 09:11:41.997 [Test worker @coroutine#2425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-18 09:11:42.000 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bea478e 2024-04-18 09:11:42.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-18 09:11:42.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-18 09:11:42.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:42.002 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3bea478e: (connection evicted) 2024-04-18 09:11:42.003 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:42.003 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-18 09:11:42.003 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-18 09:11:42.097 [DefaultDispatcher-worker-16 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:42.097 [DefaultDispatcher-worker-16 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.097 [DefaultDispatcher-worker-16 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.097 [DefaultDispatcher-worker-16 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.098 [DefaultDispatcher-worker-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:42.098 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.098 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.098 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.099 [DefaultDispatcher-worker-10 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.099 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.099 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.257 [DefaultDispatcher-worker-2 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:42.257 [DefaultDispatcher-worker-2 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.257 [DefaultDispatcher-worker-2 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.257 [DefaultDispatcher-worker-2 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.259 [DefaultDispatcher-worker-6 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.259 [DefaultDispatcher-worker-6 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.293 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b1d1558 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:42.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f219e84 2024-04-18 09:11:42.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f219e84 2024-04-18 09:11:42.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-18 09:11:42.316 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f219e84 2024-04-18 09:11:42.327 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f219e84 2024-04-18 09:11:42.329 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f219e84 2024-04-18 09:11:42.330 [DefaultDispatcher-worker-6 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.330 [DefaultDispatcher-worker-6 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:42.330 [DefaultDispatcher-worker-6 @coroutine#2479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.330 [DefaultDispatcher-worker-6 @coroutine#2479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:42.332 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.332 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.341 [DefaultDispatcher-worker-1 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f219e84 2024-04-18 09:11:42.341 [DefaultDispatcher-worker-1 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.341 [DefaultDispatcher-worker-1 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.341 [DefaultDispatcher-worker-1 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.342 [DefaultDispatcher-worker-8 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.342 [DefaultDispatcher-worker-8 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.347 [Test worker @coroutine#2483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f219e84 2024-04-18 09:11:42.366 [DefaultDispatcher-worker-9 @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f219e84 2024-04-18 09:11:42.395 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:42.398 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1611462 2024-04-18 09:11:42.399 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@1611462 2024-04-18 09:11:42.402 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa6fa3e 2024-04-18 09:11:42.402 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa6fa3e 2024-04-18 09:11:42.405 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b997f12 2024-04-18 09:11:42.405 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b997f12 2024-04-18 09:11:42.409 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9bf005 2024-04-18 09:11:42.409 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9bf005 2024-04-18 09:11:42.411 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d03fb0 2024-04-18 09:11:42.411 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@47d03fb0 2024-04-18 09:11:42.413 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f219e84 2024-04-18 09:11:42.414 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9f5a7e 2024-04-18 09:11:42.414 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9f5a7e 2024-04-18 09:11:42.416 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3ecb70 2024-04-18 09:11:42.416 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f3ecb70 2024-04-18 09:11:42.418 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb40f4a 2024-04-18 09:11:42.418 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb40f4a 2024-04-18 09:11:42.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-18 09:11:42.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-18 09:11:42.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=9, active=0, idle=9, waiting=0) 2024-04-18 09:11:42.420 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f219e84: (connection evicted) 2024-04-18 09:11:42.421 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1611462: (connection evicted) 2024-04-18 09:11:42.421 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@68df8893 2024-04-18 09:11:42.421 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@68df8893 2024-04-18 09:11:42.421 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:42.421 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fa6fa3e: (connection evicted) 2024-04-18 09:11:42.422 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b997f12: (connection evicted) 2024-04-18 09:11:42.422 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e9bf005: (connection evicted) 2024-04-18 09:11:42.423 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47d03fb0: (connection evicted) 2024-04-18 09:11:42.423 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f9f5a7e: (connection evicted) 2024-04-18 09:11:42.424 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f3ecb70: (connection evicted) 2024-04-18 09:11:42.424 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2eb40f4a: (connection evicted) 2024-04-18 09:11:42.425 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68df8893: (connection evicted) 2024-04-18 09:11:42.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:42.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-18 09:11:42.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-18 09:11:42.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b1d7b09 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:42.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:42.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-18 09:11:42.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-18 09:11:42.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-18 09:11:42.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-18 09:11:42.436 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-18 09:11:42.448 [Test worker @coroutine#2496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-18 09:11:42.450 [Test worker @coroutine#2498] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-18 09:11:42.451 [DefaultDispatcher-worker-6 @coroutine#2502] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.451 [DefaultDispatcher-worker-6 @coroutine#2502] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:42.451 [DefaultDispatcher-worker-6 @coroutine#2502] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.451 [DefaultDispatcher-worker-6 @coroutine#2502] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:42.452 [DefaultDispatcher-worker-5 @coroutine#2502] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.452 [DefaultDispatcher-worker-5 @coroutine#2502] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.455 [DefaultDispatcher-worker-9 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:42.455 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.455 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.455 [DefaultDispatcher-worker-9 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.457 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.457 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.460 [DefaultDispatcher-worker-10 @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-18 09:11:42.460 [DefaultDispatcher-worker-10 @coroutine#2501] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.460 [DefaultDispatcher-worker-10 @coroutine#2501] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.460 [DefaultDispatcher-worker-10 @coroutine#2501] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.460 [DefaultDispatcher-worker-6 @coroutine#2501] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.460 [DefaultDispatcher-worker-6 @coroutine#2501] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.463 [Test worker @coroutine#2506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-18 09:11:42.478 [DefaultDispatcher-worker-5 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-18 09:11:42.496 [DefaultDispatcher-worker-5 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:42.497 [DefaultDispatcher-worker-5 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.497 [DefaultDispatcher-worker-5 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.497 [DefaultDispatcher-worker-5 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.498 [DefaultDispatcher-worker-1 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.498 [DefaultDispatcher-worker-1 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.518 [Test worker @coroutine#2519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f523dae 2024-04-18 09:11:42.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-18 09:11:42.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-18 09:11:42.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:42.521 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f523dae: (connection evicted) 2024-04-18 09:11:42.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:42.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-18 09:11:42.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6bab373c 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:42.524 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:42.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-18 09:11:42.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2024-04-18 09:11:42.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2024-04-18 09:11:42.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-18 09:11:42.527 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2024-04-18 09:11:42.539 [Test worker @coroutine#2526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2024-04-18 09:11:42.540 [Test worker @coroutine#2528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2024-04-18 09:11:42.541 [DefaultDispatcher-worker-3 @coroutine#2531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.541 [DefaultDispatcher-worker-3 @coroutine#2531] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:42.541 [DefaultDispatcher-worker-3 @coroutine#2531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.541 [DefaultDispatcher-worker-3 @coroutine#2531] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:42.543 [DefaultDispatcher-worker-9 @coroutine#2531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.543 [DefaultDispatcher-worker-9 @coroutine#2531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.554 [DefaultDispatcher-worker-4 @coroutine#2530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2024-04-18 09:11:42.554 [DefaultDispatcher-worker-4 @coroutine#2530] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.554 [DefaultDispatcher-worker-4 @coroutine#2530] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.554 [DefaultDispatcher-worker-4 @coroutine#2530] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.554 [DefaultDispatcher-worker-10 @coroutine#2530] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.554 [DefaultDispatcher-worker-10 @coroutine#2530] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.558 [Test worker @coroutine#2535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2024-04-18 09:11:42.575 [DefaultDispatcher-worker-6 @coroutine#2542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2024-04-18 09:11:42.594 [DefaultDispatcher-worker-7 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:42.595 [DefaultDispatcher-worker-7 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.595 [DefaultDispatcher-worker-7 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.595 [DefaultDispatcher-worker-7 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.596 [DefaultDispatcher-worker-7 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.596 [DefaultDispatcher-worker-7 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.599 [DefaultDispatcher-worker-7 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:42.599 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.599 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.599 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.600 [DefaultDispatcher-worker-9 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.600 [DefaultDispatcher-worker-9 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.616 [Test worker @coroutine#2545] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b897456 2024-04-18 09:11:42.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-18 09:11:42.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-18 09:11:42.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:42.618 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b897456: (connection evicted) 2024-04-18 09:11:42.619 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:42.619 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-18 09:11:42.619 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2735a7dc 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:42.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:42.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-18 09:11:42.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-04-18 09:11:42.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-04-18 09:11:42.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-18 09:11:42.624 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-04-18 09:11:42.636 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-04-18 09:11:42.638 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-04-18 09:11:42.638 [DefaultDispatcher-worker-1 @coroutine#2560] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.639 [DefaultDispatcher-worker-1 @coroutine#2560] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:42.639 [DefaultDispatcher-worker-1 @coroutine#2560] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.639 [DefaultDispatcher-worker-1 @coroutine#2560] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:42.640 [DefaultDispatcher-worker-8 @coroutine#2560] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.640 [DefaultDispatcher-worker-8 @coroutine#2560] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:42.648 [DefaultDispatcher-worker-10 @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-04-18 09:11:42.649 [DefaultDispatcher-worker-10 @coroutine#2559] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.649 [DefaultDispatcher-worker-10 @coroutine#2559] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.649 [DefaultDispatcher-worker-10 @coroutine#2559] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.649 [DefaultDispatcher-worker-10 @coroutine#2559] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.649 [DefaultDispatcher-worker-10 @coroutine#2559] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.654 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-04-18 09:11:42.669 [DefaultDispatcher-worker-8 @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-04-18 09:11:42.713 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6 2024-04-18 09:11:42.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-18 09:11:42.716 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-18 09:11:42.716 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:42.716 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c9430c6: (connection evicted) 2024-04-18 09:11:42.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:42.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-18 09:11:42.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-18 09:11:42.729 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bb7fc38 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-04-18 09:11:42.730 [Test worker @coroutine#2576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-18 09:11:42.745 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-04-18 09:11:42.756 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-04-18 09:11:42.758 [Test worker @coroutine#2581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-04-18 09:11:42.760 [Test worker @coroutine#2583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-04-18 09:11:42.770 [DefaultDispatcher-worker-4 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:42.770 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.770 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.770 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.771 [DefaultDispatcher-worker-6 @coroutine#2585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-04-18 09:11:42.771 [DefaultDispatcher-worker-10 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.771 [DefaultDispatcher-worker-10 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.784 [DefaultDispatcher-worker-5 @coroutine#2600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e31657 2024-04-18 09:11:42.787 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-18 09:11:42.787 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-18 09:11:42.787 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:42.787 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17e31657: (connection evicted) 2024-04-18 09:11:42.788 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:42.788 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-18 09:11:42.788 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@eccaf1b 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-18 09:11:42.790 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:42.791 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:42.791 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:42.791 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:42.791 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:42.791 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:42.791 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:42.791 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:42.791 [Test worker @coroutine#2606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-18 09:11:42.791 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2024-04-18 09:11:42.791 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2024-04-18 09:11:42.791 [Test worker @coroutine#2606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-18 09:11:42.813 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2024-04-18 09:11:42.824 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2024-04-18 09:11:42.826 [Test worker @coroutine#2609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2024-04-18 09:11:42.828 [Test worker @coroutine#2611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2024-04-18 09:11:42.828 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49231d79 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-04-18 09:11:42.829 [Test worker @coroutine#2606] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-18 09:11:42.844 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-04-18 09:11:42.855 [Test worker @coroutine#2613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-04-18 09:11:42.857 [Test worker @coroutine#2615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-04-18 09:11:42.858 [Test worker @coroutine#2617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-04-18 09:11:42.870 [DefaultDispatcher-worker-14 @coroutine#2619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f93303f 2024-04-18 09:11:42.888 [DefaultDispatcher-worker-15 @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2024-04-18 09:11:42.891 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:42.894 [DefaultDispatcher-worker-3 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:42.895 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.895 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.895 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.896 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.896 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.898 [DefaultDispatcher-worker-11 @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2024-04-18 09:11:42.906 [DefaultDispatcher-worker-12 @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74b13aa 2024-04-18 09:11:42.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-18 09:11:42.924 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-18 09:11:42.924 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:42.925 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74b13aa: (connection evicted) 2024-04-18 09:11:42.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:42.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-18 09:11:42.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-18 09:11:42.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-18 09:11:42.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-18 09:11:42.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:42.926 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f93303f: (connection evicted) 2024-04-18 09:11:42.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:42.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-18 09:11:42.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-18 09:11:42.928 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-18 09:11:42.928 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:42.928 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:42.928 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:42.928 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:42.928 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:42.928 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:42.928 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b20caed 2024-04-18 09:11:42.928 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1f3125 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1f3125 2024-04-18 09:11:42.929 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-18 09:11:42.945 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f3125 2024-04-18 09:11:42.956 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f3125 2024-04-18 09:11:42.958 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f3125 2024-04-18 09:11:42.960 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f3125 2024-04-18 09:11:42.960 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@299f9a81 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-18 09:11:42.961 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-18 09:11:42.966 [DefaultDispatcher-worker-1 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:42.966 [DefaultDispatcher-worker-1 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.966 [DefaultDispatcher-worker-1 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:42.966 [DefaultDispatcher-worker-1 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.968 [DefaultDispatcher-worker-2 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.968 [DefaultDispatcher-worker-2 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:42.975 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-18 09:11:42.986 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-18 09:11:42.989 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-18 09:11:42.991 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-18 09:11:43.003 [DefaultDispatcher-worker-6 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2561d61 2024-04-18 09:11:43.017 [DefaultDispatcher-worker-13 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f3125 2024-04-18 09:11:43.028 [DefaultDispatcher-worker-5 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f3125 2024-04-18 09:11:43.029 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:43.036 [DefaultDispatcher-worker-3 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c1f3125 2024-04-18 09:11:43.040 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-18 09:11:43.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-18 09:11:43.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:43.040 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c1f3125: (connection evicted) 2024-04-18 09:11:43.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:43.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-18 09:11:43.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-18 09:11:43.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-18 09:11:43.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-18 09:11:43.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:43.041 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2561d61: (connection evicted) 2024-04-18 09:11:43.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:43.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-18 09:11:43.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56f4f385 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:43.044 [Test worker @coroutine#2682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-18 09:11:43.045 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-04-18 09:11:43.045 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-04-18 09:11:43.045 [Test worker @coroutine#2682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-18 09:11:43.060 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-04-18 09:11:43.072 [Test worker @coroutine#2685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-04-18 09:11:43.073 [Test worker @coroutine#2687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-04-18 09:11:43.075 [Test worker @coroutine#2689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-04-18 09:11:43.099 [DefaultDispatcher-worker-8 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-04-18 09:11:43.110 [DefaultDispatcher-worker-16 @coroutine#2691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-04-18 09:11:43.110 [DefaultDispatcher-worker-14 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:43.110 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.110 [DefaultDispatcher-worker-13 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:43.110 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.110 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.111 [DefaultDispatcher-worker-13 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.111 [DefaultDispatcher-worker-13 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.111 [DefaultDispatcher-worker-13 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.111 [DefaultDispatcher-worker-13 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.112 [DefaultDispatcher-worker-10 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.112 [DefaultDispatcher-worker-10 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.113 [Test worker @coroutine#2699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-04-18 09:11:43.119 [DefaultDispatcher-worker-14 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18f1631c 2024-04-18 09:11:43.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-18 09:11:43.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-18 09:11:43.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:43.140 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18f1631c: (connection evicted) 2024-04-18 09:11:43.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:43.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-18 09:11:43.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-18 09:11:43.142 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-18 09:11:43.142 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62d4dac4 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-04-18 09:11:43.143 [Test worker @coroutine#2737] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-18 09:11:43.159 [Test worker @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-04-18 09:11:43.170 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-04-18 09:11:43.172 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-04-18 09:11:43.174 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-04-18 09:11:43.186 [DefaultDispatcher-worker-5 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-04-18 09:11:43.209 [DefaultDispatcher-worker-10 @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-04-18 09:11:43.213 [Test worker @coroutine#2753] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-04-18 09:11:43.223 [DefaultDispatcher-worker-6 @coroutine#2737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35c83c56 2024-04-18 09:11:43.228 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-18 09:11:43.228 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-18 09:11:43.228 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:43.228 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35c83c56: (connection evicted) 2024-04-18 09:11:43.229 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:43.229 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-18 09:11:43.229 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-18 09:11:43.231 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1611ce1c 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:43.232 [Test worker @coroutine#2781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-18 09:11:43.233 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-04-18 09:11:43.233 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-04-18 09:11:43.233 [Test worker @coroutine#2781] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-18 09:11:43.251 [Test worker @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-04-18 09:11:43.262 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-04-18 09:11:43.263 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-04-18 09:11:43.265 [Test worker @coroutine#2787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-04-18 09:11:43.269 [DefaultDispatcher-worker-7 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:43.269 [DefaultDispatcher-worker-7 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.269 [DefaultDispatcher-worker-7 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.270 [DefaultDispatcher-worker-7 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.271 [DefaultDispatcher-worker-10 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.271 [DefaultDispatcher-worker-10 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.290 [DefaultDispatcher-worker-6 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-04-18 09:11:43.299 [DefaultDispatcher-worker-3 @coroutine#2789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-04-18 09:11:43.308 [DefaultDispatcher-worker-10 @coroutine#2781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-04-18 09:11:43.357 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:43.483 [DefaultDispatcher-worker-8 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:43.483 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.483 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.483 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.485 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.485 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.493 [DefaultDispatcher-worker-11 @coroutine#2818] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b 2024-04-18 09:11:43.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-18 09:11:43.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-18 09:11:43.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:43.540 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fd7965b: (connection evicted) 2024-04-18 09:11:43.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:43.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-18 09:11:43.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ef7db5 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:43.543 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8cc099 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a8cc099 2024-04-18 09:11:43.544 [Test worker @coroutine#2829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-18 09:11:43.550 [DefaultDispatcher-worker-7 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:43.550 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.550 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.550 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.552 [DefaultDispatcher-worker-2 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.552 [DefaultDispatcher-worker-2 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.561 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8cc099 2024-04-18 09:11:43.572 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8cc099 2024-04-18 09:11:43.574 [Test worker @coroutine#2835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8cc099 2024-04-18 09:11:43.576 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8cc099 2024-04-18 09:11:43.579 [Test worker @coroutine#2842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8cc099 2024-04-18 09:11:43.589 [DefaultDispatcher-worker-7 @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8cc099 2024-04-18 09:11:43.608 [DefaultDispatcher-worker-2 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:43.608 [DefaultDispatcher-worker-2 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.608 [DefaultDispatcher-worker-2 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.608 [DefaultDispatcher-worker-2 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.609 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.609 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.611 [DefaultDispatcher-worker-7 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:43.611 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.611 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.611 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.612 [DefaultDispatcher-worker-13 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.612 [DefaultDispatcher-worker-13 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.615 [DefaultDispatcher-worker-11 @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8cc099 2024-04-18 09:11:43.623 [DefaultDispatcher-worker-1 @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a8cc099 2024-04-18 09:11:43.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-18 09:11:43.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-18 09:11:43.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:43.633 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a8cc099: (connection evicted) 2024-04-18 09:11:43.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:43.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-18 09:11:43.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7018636a 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:43.635 [Test worker @coroutine#2872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-18 09:11:43.636 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-04-18 09:11:43.636 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-04-18 09:11:43.636 [Test worker @coroutine#2872] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-18 09:11:43.649 [Test worker @coroutine#2872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-04-18 09:11:43.661 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-04-18 09:11:43.663 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-04-18 09:11:43.666 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-04-18 09:11:43.679 [DefaultDispatcher-worker-9 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73624529 2024-04-18 09:11:43.736 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:43.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-18 09:11:43.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-18 09:11:43.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:43.739 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73624529: (connection evicted) 2024-04-18 09:11:43.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:43.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-18 09:11:43.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-18 09:11:43.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b094115 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:43.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:43.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:43.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-18 09:11:43.817 [DefaultDispatcher-worker-1 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:43.818 [DefaultDispatcher-worker-1 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.818 [DefaultDispatcher-worker-1 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.818 [DefaultDispatcher-worker-1 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.819 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.819 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.841 [DefaultDispatcher-worker-1 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:43.843 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:43.850 [DefaultDispatcher-worker-12 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:43.859 [DefaultDispatcher-worker-14 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:43.865 [DefaultDispatcher-worker-6 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:43.894 [DefaultDispatcher-worker-15 @coroutine#2906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:43.895 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-18 09:11:43.900 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-04-18 09:11:43.901 [DefaultDispatcher-worker-6 @coroutine#2912] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@267d9cc0 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:43.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:43.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-18 09:11:43.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:43.903 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:43.903 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-18 09:11:43.905 [DefaultDispatcher-worker-16 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:43.905 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.905 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.905 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.906 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.906 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.917 [DefaultDispatcher-worker-16 @coroutine#2917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.917 [DefaultDispatcher-worker-16 @coroutine#2917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:43.917 [DefaultDispatcher-worker-16 @coroutine#2917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.917 [DefaultDispatcher-worker-16 @coroutine#2917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:43.920 [eventLoopGroupProxy-19-1 @call-handler#2925] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 09:11:43.920 [eventLoopGroupProxy-19-2 @call-handler#2926] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 09:11:43.920 [eventLoopGroupProxy-19-1 @call-handler#2925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:43.920 [eventLoopGroupProxy-19-2 @call-handler#2926] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.920 [eventLoopGroupProxy-19-2 @call-handler#2926] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:43.921 [eventLoopGroupProxy-19-2 @call-handler#2926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:43.921 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-18 09:11:43.921 [DefaultDispatcher-worker-15 @coroutine#2917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.921 [DefaultDispatcher-worker-15 @coroutine#2917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22495f2f 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:43.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:43.922 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:43.922 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-18 09:11:43.937 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.937 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:43.938 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.938 [DefaultDispatcher-worker-9 @coroutine#2930] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71ad1d0b 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:43.938 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:43.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-18 09:11:43.939 [eventLoopGroupProxy-19-2 @call-handler#2934] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 09:11:43.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-04-18 09:11:43.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-04-18 09:11:43.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-18 09:11:43.939 [eventLoopGroupProxy-19-2 @call-handler#2934] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.939 [eventLoopGroupProxy-19-2 @call-handler#2934] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:43.939 [eventLoopGroupProxy-19-3 @call-handler#2937] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 09:11:43.940 [eventLoopGroupProxy-19-3 @call-handler#2937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:43.940 [eventLoopGroupProxy-19-2 @call-handler#2934] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:43.941 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.941 [DefaultDispatcher-worker-11 @coroutine#2930] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.943 [DefaultDispatcher-worker-7 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:43.943 [DefaultDispatcher-worker-7 @coroutine#2916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.943 [DefaultDispatcher-worker-7 @coroutine#2916] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.943 [DefaultDispatcher-worker-7 @coroutine#2916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.944 [eventLoopGroupProxy-19-2 @call-handler#2942] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 09:11:43.944 [eventLoopGroupProxy-19-2 @call-handler#2942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:43.944 [DefaultDispatcher-worker-11 @coroutine#2916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.944 [DefaultDispatcher-worker-11 @coroutine#2916] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.954 [DefaultDispatcher-worker-14 @coroutine#2916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:43.959 [DefaultDispatcher-worker-2 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.959 [DefaultDispatcher-worker-2 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-18 09:11:43.959 [DefaultDispatcher-worker-2 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.959 [DefaultDispatcher-worker-2 @coroutine#2949] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-18 09:11:43.961 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-18 09:11:43.961 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.961 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:43.961 [eventLoopGroupProxy-19-4 @call-handler#2957] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-18 09:11:43.962 [eventLoopGroupProxy-19-4 @call-handler#2957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:43.965 [DefaultDispatcher-worker-1 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:43.967 [DefaultDispatcher-worker-14 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:43.967 [DefaultDispatcher-worker-14 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.967 [DefaultDispatcher-worker-14 @coroutine#2929] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.967 [DefaultDispatcher-worker-14 @coroutine#2929] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.971 [eventLoopGroupProxy-19-5 @call-handler#2963] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 09:11:43.971 [eventLoopGroupProxy-19-5 @call-handler#2963] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:43.971 [DefaultDispatcher-worker-9 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:43.971 [eventLoopGroupProxy-19-2 @call-handler#2954] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:43.972 [DefaultDispatcher-worker-14 @coroutine#2929] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.972 [DefaultDispatcher-worker-14 @coroutine#2929] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.972 [DefaultDispatcher-worker-1 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.972 [DefaultDispatcher-worker-1 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-18 09:11:43.979 [DefaultDispatcher-worker-4 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:43.979 [DefaultDispatcher-worker-4 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.979 [DefaultDispatcher-worker-4 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.979 [DefaultDispatcher-worker-4 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.980 [DefaultDispatcher-worker-3 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.980 [DefaultDispatcher-worker-3 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.982 [DefaultDispatcher-worker-15 @coroutine#2929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:43.982 [DefaultDispatcher-worker-17 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:43.990 [DefaultDispatcher-worker-12 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-04-18 09:11:43.991 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.991 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:43.991 [DefaultDispatcher-worker-12 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.991 [DefaultDispatcher-worker-11 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:43.992 [eventLoopGroupProxy-19-2 @call-handler#2976] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-18 09:11:43.992 [eventLoopGroupProxy-19-2 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:43.992 [DefaultDispatcher-worker-2 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:43.992 [DefaultDispatcher-worker-2 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.000 [DefaultDispatcher-worker-11 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-04-18 09:11:44.003 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:44.011 [DefaultDispatcher-worker-7 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8c03cc 2024-04-18 09:11:44.013 [DefaultDispatcher-worker-15 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:44.015 [DefaultDispatcher-worker-15 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 09:11:44.015 [DefaultDispatcher-worker-15 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-18 09:11:44.015 [DefaultDispatcher-worker-15 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 09:11:44.016 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-18 09:11:44.022 [DefaultDispatcher-worker-17 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.023 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:44.039 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:44.048 [DefaultDispatcher-worker-1 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 09:11:44.048 [DefaultDispatcher-worker-1 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-18 09:11:44.049 [DefaultDispatcher-worker-1 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-18 09:11:44.049 [DefaultDispatcher-worker-1 @coroutine#2953] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.049 [DefaultDispatcher-worker-1 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343893206499329 2024-04-18 09:11:44.049 [DefaultDispatcher-worker-1 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343893206499329. 2024-04-18 09:11:44.049 [DefaultDispatcher-worker-1 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343893206499329 2024-04-18 09:11:44.050 [eventLoopGroupProxy-19-2 @call-handler#2994] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-18 09:11:44.053 [eventLoopGroupProxy-19-2 @call-handler#2994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.054 [DefaultDispatcher-worker-17 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343893206499329 2024-04-18 09:11:44.054 [DefaultDispatcher-worker-17 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343893206499329 2024-04-18 09:11:44.054 [DefaultDispatcher-worker-17 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343893206499329. 2024-04-18 09:11:44.054 [DefaultDispatcher-worker-17 @coroutine#2953] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343893206499329 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.066 [DefaultDispatcher-worker-8 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.067 [DefaultDispatcher-worker-8 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:11:44.067 [DefaultDispatcher-worker-8 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 09:11:44.067 [DefaultDispatcher-worker-8 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:11:44.068 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-18 09:11:44.070 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.070 [DefaultDispatcher-worker-8 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:11:44.071 [DefaultDispatcher-worker-8 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:11:44.071 [DefaultDispatcher-worker-8 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 09:11:44.071 [DefaultDispatcher-worker-8 @coroutine#2953] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.081 [DefaultDispatcher-worker-17 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.105 [DefaultDispatcher-worker-7 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.117 [DefaultDispatcher-worker-1 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:44.117 [DefaultDispatcher-worker-6 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.117 [DefaultDispatcher-worker-6 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.117 [DefaultDispatcher-worker-6 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:44.117 [DefaultDispatcher-worker-6 @coroutine#2918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.117 [DefaultDispatcher-worker-6 @coroutine#2918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 09:11:44.118 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 09:11:44.119 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 09:11:44.119 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:44.123 [DefaultDispatcher-worker-16 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:44.123 [DefaultDispatcher-worker-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:44.123 [DefaultDispatcher-worker-16 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.123 [DefaultDispatcher-worker-16 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:44.123 [DefaultDispatcher-worker-16 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.124 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.124 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:44.124 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.124 [DefaultDispatcher-worker-11 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.125 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.125 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.129 [DefaultDispatcher-worker-10 @call-handler#3004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:44.129 [eventLoopGroupProxy-19-2 @call-handler#3004] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.130 [DefaultDispatcher-worker-4 @coroutine#2918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.130 [DefaultDispatcher-worker-4 @coroutine#2918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.130 [DefaultDispatcher-worker-4 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:44.130 [DefaultDispatcher-worker-4 @coroutine#2918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.138 [DefaultDispatcher-worker-6 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.146 [DefaultDispatcher-worker-13 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:44.147 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 09:11:44.147 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-18 09:11:44.147 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 09:11:44.148 [eventLoopGroupProxy-19-2 @call-handler#3022] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-18 09:11:44.156 [DefaultDispatcher-worker-10 @coroutine#3014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.170 [DefaultDispatcher-worker-13 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 09:11:44.170 [DefaultDispatcher-worker-13 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-18 09:11:44.171 [DefaultDispatcher-worker-13 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-18 09:11:44.171 [DefaultDispatcher-worker-13 @coroutine#2953] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.171 [DefaultDispatcher-worker-13 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343897501466624 2024-04-18 09:11:44.171 [DefaultDispatcher-worker-13 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343897501466624. 2024-04-18 09:11:44.171 [DefaultDispatcher-worker-13 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343897501466624 2024-04-18 09:11:44.172 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-18 09:11:44.173 [eventLoopGroupProxy-19-2 @call-handler#3026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.174 [DefaultDispatcher-worker-11 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343897501466624 2024-04-18 09:11:44.174 [DefaultDispatcher-worker-11 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343897501466624 2024-04-18 09:11:44.174 [DefaultDispatcher-worker-11 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343897501466624. 2024-04-18 09:11:44.174 [DefaultDispatcher-worker-11 @coroutine#2953] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=582343897501466624 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.184 [DefaultDispatcher-worker-10 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.185 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:11:44.185 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 09:11:44.185 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:11:44.186 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-18 09:11:44.186 [eventLoopGroupProxy-19-2 @call-handler#3030] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.187 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:11:44.187 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-18 09:11:44.187 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-18 09:11:44.187 [DefaultDispatcher-worker-10 @coroutine#2953] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.197 [DefaultDispatcher-worker-11 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.219 [DefaultDispatcher-worker-4 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.231 [DefaultDispatcher-worker-15 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:44.231 [DefaultDispatcher-worker-11 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.231 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.231 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:44.231 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.231 [DefaultDispatcher-worker-11 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 09:11:44.233 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 09:11:44.234 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 09:11:44.234 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:44.239 [DefaultDispatcher-worker-3 @coroutine#2953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:44.246 [DefaultDispatcher-worker-3 @call-handler#3036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:44.246 [eventLoopGroupProxy-19-2 @call-handler#3036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.247 [DefaultDispatcher-worker-15 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.247 [DefaultDispatcher-worker-15 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.247 [DefaultDispatcher-worker-15 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:44.247 [DefaultDispatcher-worker-15 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.257 [UI Thread @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.257 [UI Thread @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.257 [UI Thread @coroutine#3056] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.258 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-18 09:11:44.258 [UI Thread @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.258 [UI Thread @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.258 [UI Thread @coroutine#3059] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.258 [DefaultDispatcher-worker-15 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.259 [UI Thread @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.259 [UI Thread @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.259 [UI Thread @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.259 [eventLoopGroupProxy-19-5 @call-handler#3075] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-18 09:11:44.260 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329 2024-04-18 09:11:44.260 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329. 2024-04-18 09:11:44.260 [UI Thread @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329 2024-04-18 09:11:44.261 [eventLoopGroupProxy-19-2 @call-handler#3067] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.262 [eventLoopGroupProxy-19-5 @call-handler#3075] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.262 [UI Thread @coroutine#3056] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.262 [UI Thread @coroutine#3056] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.262 [UI Thread @coroutine#3059] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.262 [UI Thread @coroutine#3059] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.263 [UI Thread @coroutine#3056] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.263 [UI Thread @coroutine#3056] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.263 [UI Thread @coroutine#3059] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.263 [UI Thread @coroutine#3059] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.263 [eventLoopGroupProxy-19-6 @call-handler#3092] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-18 09:11:44.264 [eventLoopGroupProxy-19-7 @call-handler#3093] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-18 09:11:44.266 [eventLoopGroupProxy-19-6 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.267 [UI Thread @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.267 [UI Thread @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.267 [UI Thread @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.267 [UI Thread @coroutine#3061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.273 [DefaultDispatcher-worker-8 @coroutine#3056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.278 [eventLoopGroupProxy-19-7 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.279 [UI Thread @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329 2024-04-18 09:11:44.279 [UI Thread @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329 2024-04-18 09:11:44.279 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329. 2024-04-18 09:11:44.279 [UI Thread @coroutine#3080] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.285 [DefaultDispatcher-worker-16 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:44.285 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.285 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:44.285 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.286 [DefaultDispatcher-worker-6 @coroutine#3059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.287 [DefaultDispatcher-worker-13 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.287 [DefaultDispatcher-worker-13 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.292 [DefaultDispatcher-worker-10 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.302 [DefaultDispatcher-worker-7 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.306 [UI Thread @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582343893206499328 2024-04-18 09:11:44.306 [UI Thread @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582343893206499328. 2024-04-18 09:11:44.306 [UI Thread @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582343893206499328 2024-04-18 09:11:44.307 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-18 09:11:44.309 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.309 [UI Thread @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582343893206499328 2024-04-18 09:11:44.309 [UI Thread @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582343893206499328 2024-04-18 09:11:44.310 [UI Thread @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582343893206499328. 2024-04-18 09:11:44.310 [UI Thread @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=582343893206499328 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.322 [DefaultDispatcher-worker-7 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.331 [DefaultDispatcher-worker-10 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.340 [DefaultDispatcher-worker-6 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.340 [DefaultDispatcher-worker-6 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.340 [DefaultDispatcher-worker-6 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:44.340 [DefaultDispatcher-worker-6 @coroutine#2918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.340 [DefaultDispatcher-worker-6 @coroutine#2918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 09:11:44.341 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 09:11:44.341 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 09:11:44.341 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:44.351 [DefaultDispatcher-worker-5 @call-handler#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:44.351 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.351 [DefaultDispatcher-worker-17 @coroutine#2918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.351 [DefaultDispatcher-worker-17 @coroutine#2918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.352 [DefaultDispatcher-worker-17 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:44.352 [DefaultDispatcher-worker-17 @coroutine#2918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.360 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582343897501466624&assignmentUid=582343893206499328&clazzUid=582343893206499328&submitterUid=582343893206499329 2024-04-18 09:11:44.360 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582343897501466624&assignmentUid=582343893206499328&clazzUid=582343893206499328&submitterUid=582343893206499329. 2024-04-18 09:11:44.360 [UI Thread @coroutine#3133] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582343897501466624&assignmentUid=582343893206499328&clazzUid=582343893206499328&submitterUid=582343893206499329 2024-04-18 09:11:44.361 [eventLoopGroupProxy-19-2 @call-handler#3137] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-18 09:11:44.362 [DefaultDispatcher-worker-10 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.366 [eventLoopGroupProxy-19-2 @call-handler#3137] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.367 [UI Thread @coroutine#3133] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582343897501466624&assignmentUid=582343893206499328&clazzUid=582343893206499328&submitterUid=582343893206499329 2024-04-18 09:11:44.367 [UI Thread @coroutine#3133] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582343897501466624&assignmentUid=582343893206499328&clazzUid=582343893206499328&submitterUid=582343893206499329 2024-04-18 09:11:44.367 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582343897501466624&assignmentUid=582343893206499328&clazzUid=582343893206499328&submitterUid=582343893206499329. 2024-04-18 09:11:44.367 [UI Thread @coroutine#3133] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=582343897501466624&assignmentUid=582343893206499328&clazzUid=582343893206499328&submitterUid=582343893206499329 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.376 [DefaultDispatcher-worker-4 @coroutine#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.384 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582343893206499329 2024-04-18 09:11:44.384 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582343893206499329. 2024-04-18 09:11:44.384 [UI Thread @coroutine#3147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582343893206499329 2024-04-18 09:11:44.385 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-18 09:11:44.386 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.386 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.386 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.386 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582343893206499328 2024-04-18 09:11:44.386 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582343893206499328. 2024-04-18 09:11:44.386 [UI Thread @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582343893206499328 2024-04-18 09:11:44.387 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.387 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.387 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.387 [UI Thread @coroutine#3159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.387 [eventLoopGroupProxy-19-5 @call-handler#3167] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-18 09:11:44.387 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.387 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.387 [UI Thread @coroutine#3161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.387 [eventLoopGroupProxy-19-6 @call-handler#3170] 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/findAllCourseBlockByClazzUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsync /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findAllCourseBlockByClazzUidAsPagingSource /UmAppDatabase/CourseBlockDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findByUidAsFlow /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao/findCourseBlockAndClazzUidByDiscussionPostUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-18 09:11:44.388 [eventLoopGroupProxy-19-7 @call-handler#3176] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-18 09:11:44.388 [eventLoopGroupProxy-19-2 @call-handler#3177] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-18 09:11:44.388 [UI Thread @coroutine#3147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582343893206499329 2024-04-18 09:11:44.388 [UI Thread @coroutine#3147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582343893206499329 2024-04-18 09:11:44.389 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582343893206499329. 2024-04-18 09:11:44.389 [UI Thread @coroutine#3147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=582343893206499329 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.389 [eventLoopGroupProxy-19-7 @call-handler#3176] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.390 [UI Thread @coroutine#3159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.390 [UI Thread @coroutine#3159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.390 [eventLoopGroupProxy-19-2 @call-handler#3177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.390 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.390 [UI Thread @coroutine#3159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.390 [UI Thread @coroutine#3161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.390 [UI Thread @coroutine#3161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.391 [eventLoopGroupProxy-19-6 @call-handler#3170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.391 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.391 [UI Thread @coroutine#3161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.391 [eventLoopGroupProxy-19-5 @call-handler#3167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.391 [UI Thread @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582343893206499328 2024-04-18 09:11:44.391 [UI Thread @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582343893206499328 2024-04-18 09:11:44.392 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.392 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.392 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582343893206499328. 2024-04-18 09:11:44.392 [UI Thread @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=582343893206499328 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.392 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.393 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=582343893206499329&assignmentUid=582343893206499328 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.400 [DefaultDispatcher-worker-10 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.407 [DefaultDispatcher-worker-17 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.414 [DefaultDispatcher-worker-7 @coroutine#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.423 [DefaultDispatcher-worker-1 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.431 [DefaultDispatcher-worker-7 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.435 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343897501466624 2024-04-18 09:11:44.436 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343897501466624. 2024-04-18 09:11:44.436 [UI Thread @coroutine#3191] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343897501466624 2024-04-18 09:11:44.437 [eventLoopGroupProxy-19-2 @call-handler#3193] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-18 09:11:44.441 [eventLoopGroupProxy-19-2 @call-handler#3193] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.442 [UI Thread @coroutine#3191] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343897501466624 2024-04-18 09:11:44.442 [UI Thread @coroutine#3191] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343897501466624 2024-04-18 09:11:44.442 [UI Thread @coroutine#3191] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343897501466624. 2024-04-18 09:11:44.442 [UI Thread @coroutine#3191] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343897501466624 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.453 [DefaultDispatcher-worker-11 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.468 [DefaultDispatcher-worker-7 @coroutine#3191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.479 [DefaultDispatcher-worker-7 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.479 [DefaultDispatcher-worker-7 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.479 [DefaultDispatcher-worker-7 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:44.479 [DefaultDispatcher-worker-7 @coroutine#2931] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.479 [DefaultDispatcher-worker-7 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-18 09:11:44.480 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-18 09:11:44.481 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-18 09:11:44.481 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-18 09:11:44.491 [DefaultDispatcher-worker-12 @call-handler#3199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d414943 2024-04-18 09:11:44.492 [eventLoopGroupProxy-19-2 @call-handler#3199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.492 [DefaultDispatcher-worker-2 @coroutine#2931] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.492 [DefaultDispatcher-worker-2 @coroutine#2931] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-18 09:11:44.493 [DefaultDispatcher-worker-2 @coroutine#2931] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-18 09:11:44.493 [DefaultDispatcher-worker-2 @coroutine#2931] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.495 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.495 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.495 [UI Thread @coroutine#3224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.496 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.496 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.496 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.496 [DefaultDispatcher-worker-10 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:44.496 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.496 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.496 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.496 [UI Thread @coroutine#3229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.496 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:44.496 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.496 [eventLoopGroupProxy-19-2 @call-handler#3238] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-18 09:11:44.497 [eventLoopGroupProxy-19-5 @call-handler#3244] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-18 09:11:44.497 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329 2024-04-18 09:11:44.497 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329. 2024-04-18 09:11:44.497 [UI Thread @coroutine#3248] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329 2024-04-18 09:11:44.497 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.497 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.498 [eventLoopGroupProxy-19-6 @call-handler#3255] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-18 09:11:44.498 [eventLoopGroupProxy-19-7 @call-handler#3256] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-18 09:11:44.498 [eventLoopGroupProxy-19-5 @call-handler#3244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.499 [eventLoopGroupProxy-19-6 @call-handler#3255] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.499 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.499 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.499 [eventLoopGroupProxy-19-2 @call-handler#3238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.499 [UI Thread @coroutine#3229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.499 [UI Thread @coroutine#3229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.499 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.500 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.500 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.500 [UI Thread @coroutine#3229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.500 [UI Thread @coroutine#3224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.500 [UI Thread @coroutine#3224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 2024-04-18 09:11:44.500 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328. 2024-04-18 09:11:44.500 [UI Thread @coroutine#3224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=582343893206499329&assignmentUid=582343893206499328 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.502 [eventLoopGroupProxy-19-7 @call-handler#3256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-18 09:11:44.502 [UI Thread @coroutine#3248] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329 2024-04-18 09:11:44.502 [UI Thread @coroutine#3248] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329 2024-04-18 09:11:44.503 [UI Thread @coroutine#3248] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329. 2024-04-18 09:11:44.503 [UI Thread @coroutine#3248] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=582343893206499328&clazzUid=582343893206499328&accountPersonUid=582343893206499329 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:44.505 [DefaultDispatcher-worker-9 @coroutine#2931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39 2024-04-18 09:11:44.508 [DefaultDispatcher-worker-2 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.515 [DefaultDispatcher-worker-8 @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.524 [DefaultDispatcher-worker-16 @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.534 [DefaultDispatcher-worker-16 @coroutine#3248] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2 2024-04-18 09:11:44.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-18 09:11:44.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-18 09:11:44.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:44.538 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@72f71ea2: (connection evicted) 2024-04-18 09:11:44.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:44.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-18 09:11:44.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-18 09:11:44.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-18 09:11:44.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-18 09:11:44.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:44.540 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59fa5a39: (connection evicted) 2024-04-18 09:11:44.541 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:44.541 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-18 09:11:44.541 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-18 09:11:44.562 [DefaultDispatcher-worker-11 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:44.563 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.563 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:44.563 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.564 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.564 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.621 [DefaultDispatcher-worker-17 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:44.621 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.621 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:44.621 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.622 [DefaultDispatcher-worker-14 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.622 [DefaultDispatcher-worker-14 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.624 [DefaultDispatcher-worker-1 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:44.624 [DefaultDispatcher-worker-1 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.624 [DefaultDispatcher-worker-1 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:44.624 [DefaultDispatcher-worker-1 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.625 [DefaultDispatcher-worker-6 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.625 [DefaultDispatcher-worker-6 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.829 [DefaultDispatcher-worker-6 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:44.830 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.830 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:44.830 [DefaultDispatcher-worker-6 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.831 [DefaultDispatcher-worker-2 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.831 [DefaultDispatcher-worker-2 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.916 [DefaultDispatcher-worker-16 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:44.916 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.916 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:44.916 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.917 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.917 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.991 [DefaultDispatcher-worker-6 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:44.991 [DefaultDispatcher-worker-6 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.991 [DefaultDispatcher-worker-6 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:44.991 [DefaultDispatcher-worker-6 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.992 [DefaultDispatcher-worker-16 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:44.992 [DefaultDispatcher-worker-16 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.137 [DefaultDispatcher-worker-1 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:45.137 [DefaultDispatcher-worker-12 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:45.137 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.137 [DefaultDispatcher-worker-1 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.137 [DefaultDispatcher-worker-1 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:45.137 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:45.137 [DefaultDispatcher-worker-1 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.137 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.138 [DefaultDispatcher-worker-17 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.138 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.138 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.296 [DefaultDispatcher-worker-6 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:45.297 [DefaultDispatcher-worker-6 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.297 [DefaultDispatcher-worker-6 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:45.297 [DefaultDispatcher-worker-6 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.298 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.298 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.509 [DefaultDispatcher-worker-4 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:45.509 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.509 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:45.509 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.510 [DefaultDispatcher-worker-16 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.510 [DefaultDispatcher-worker-16 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-18 09:11:45.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-18 09:11:45.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:45.545 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d414943: (connection evicted) 2024-04-18 09:11:45.546 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:45.546 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-18 09:11:45.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f5b0926 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:45.550 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2024-04-18 09:11:45.551 [Test worker @coroutine#3312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-18 09:11:45.566 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2024-04-18 09:11:45.573 [DefaultDispatcher-worker-17 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:45.573 [DefaultDispatcher-worker-17 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.573 [DefaultDispatcher-worker-17 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:45.573 [DefaultDispatcher-worker-17 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.574 [DefaultDispatcher-worker-4 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.574 [DefaultDispatcher-worker-4 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.578 [Test worker @coroutine#3313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2024-04-18 09:11:45.579 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2024-04-18 09:11:45.581 [Test worker @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73864c16 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:45.582 [Test worker @coroutine#3312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-18 09:11:45.583 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@e10809f 2024-04-18 09:11:45.583 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@e10809f 2024-04-18 09:11:45.583 [Test worker @coroutine#3312] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-18 09:11:45.597 [Test worker @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e10809f 2024-04-18 09:11:45.608 [Test worker @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e10809f 2024-04-18 09:11:45.609 [Test worker @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e10809f 2024-04-18 09:11:45.611 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e10809f 2024-04-18 09:11:45.623 [DefaultDispatcher-worker-7 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e10809f 2024-04-18 09:11:45.633 [DefaultDispatcher-worker-3 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:45.633 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.633 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:45.633 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.634 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.634 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.635 [DefaultDispatcher-worker-2 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:45.635 [DefaultDispatcher-worker-2 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.635 [DefaultDispatcher-worker-2 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:45.635 [DefaultDispatcher-worker-2 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.636 [DefaultDispatcher-worker-11 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.636 [DefaultDispatcher-worker-11 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.639 [DefaultDispatcher-worker-16 @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2024-04-18 09:11:45.650 [DefaultDispatcher-worker-16 @coroutine#3312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f 2024-04-18 09:11:45.651 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:45.658 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-18 09:11:45.658 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-18 09:11:45.658 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:45.658 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48a32c4f: (connection evicted) 2024-04-18 09:11:45.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:45.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-18 09:11:45.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-18 09:11:45.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-18 09:11:45.659 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-18 09:11:45.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:45.659 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e10809f: (connection evicted) 2024-04-18 09:11:45.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:45.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-18 09:11:45.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f1e8753 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:45.661 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:45.662 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-18 09:11:45.662 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2024-04-18 09:11:45.662 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2024-04-18 09:11:45.662 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-18 09:11:45.677 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2024-04-18 09:11:45.688 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2024-04-18 09:11:45.690 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2024-04-18 09:11:45.692 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2024-04-18 09:11:45.692 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6ea0dfaa 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acfd27b 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acfd27b 2024-04-18 09:11:45.693 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-18 09:11:45.707 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acfd27b 2024-04-18 09:11:45.718 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acfd27b 2024-04-18 09:11:45.719 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acfd27b 2024-04-18 09:11:45.721 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acfd27b 2024-04-18 09:11:45.734 [DefaultDispatcher-worker-7 @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acfd27b 2024-04-18 09:11:45.746 [DefaultDispatcher-worker-5 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2024-04-18 09:11:45.758 [DefaultDispatcher-worker-2 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2024-04-18 09:11:45.762 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:45.770 [DefaultDispatcher-worker-5 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2024-04-18 09:11:45.791 [DefaultDispatcher-worker-17 @coroutine#3435] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa 2024-04-18 09:11:45.793 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:45.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-18 09:11:45.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-18 09:11:45.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:45.795 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ed763aa: (connection evicted) 2024-04-18 09:11:45.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:45.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-18 09:11:45.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-18 09:11:45.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-18 09:11:45.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-18 09:11:45.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:45.797 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2acfd27b: (connection evicted) 2024-04-18 09:11:45.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:45.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-18 09:11:45.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-18 09:11:45.798 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-18 09:11:45.798 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:45.798 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:45.798 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:45.798 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39068df9 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d29fc6 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d29fc6 2024-04-18 09:11:45.799 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-18 09:11:45.816 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d29fc6 2024-04-18 09:11:45.827 [Test worker @coroutine#3459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d29fc6 2024-04-18 09:11:45.829 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d29fc6 2024-04-18 09:11:45.831 [Test worker @coroutine#3463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d29fc6 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@dfe2875 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:45.831 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@517d68b8 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@517d68b8 2024-04-18 09:11:45.832 [Test worker @coroutine#3458] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-18 09:11:45.841 [DefaultDispatcher-worker-2 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:45.841 [DefaultDispatcher-worker-2 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.841 [DefaultDispatcher-worker-2 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:45.841 [DefaultDispatcher-worker-2 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.842 [DefaultDispatcher-worker-16 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.842 [DefaultDispatcher-worker-16 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.851 [Test worker @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517d68b8 2024-04-18 09:11:45.864 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517d68b8 2024-04-18 09:11:45.866 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517d68b8 2024-04-18 09:11:45.868 [Test worker @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517d68b8 2024-04-18 09:11:45.880 [DefaultDispatcher-worker-14 @coroutine#3474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@517d68b8 2024-04-18 09:11:45.893 [DefaultDispatcher-worker-12 @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d29fc6 2024-04-18 09:11:45.899 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:45.904 [DefaultDispatcher-worker-8 @coroutine#3458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d29fc6 2024-04-18 09:11:45.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-18 09:11:45.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-18 09:11:45.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:45.912 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d29fc6: (connection evicted) 2024-04-18 09:11:45.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:45.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-18 09:11:45.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-18 09:11:45.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-18 09:11:45.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-18 09:11:45.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:45.913 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@517d68b8: (connection evicted) 2024-04-18 09:11:45.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:45.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-18 09:11:45.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42c3b02e 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:45.915 [Test worker @coroutine#3515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-18 09:11:45.916 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-04-18 09:11:45.916 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-04-18 09:11:45.916 [Test worker @coroutine#3515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-18 09:11:45.931 [DefaultDispatcher-worker-16 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:45.931 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.931 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:45.931 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.932 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.933 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:45.940 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-04-18 09:11:45.951 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-04-18 09:11:45.953 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-04-18 09:11:45.955 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@336b7da4 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:45.955 [Test worker @coroutine#3515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-18 09:11:45.956 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2024-04-18 09:11:45.956 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2024-04-18 09:11:45.956 [Test worker @coroutine#3515] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-18 09:11:45.969 [Test worker @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2024-04-18 09:11:45.980 [Test worker @coroutine#3525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2024-04-18 09:11:45.982 [Test worker @coroutine#3527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2024-04-18 09:11:45.984 [Test worker @coroutine#3529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2024-04-18 09:11:45.997 [DefaultDispatcher-worker-4 @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc 2024-04-18 09:11:46.002 [DefaultDispatcher-worker-1 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:46.002 [DefaultDispatcher-worker-1 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.002 [DefaultDispatcher-worker-1 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:46.002 [DefaultDispatcher-worker-1 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.003 [DefaultDispatcher-worker-16 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.003 [DefaultDispatcher-worker-16 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.011 [DefaultDispatcher-worker-16 @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-04-18 09:11:46.016 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:46.023 [DefaultDispatcher-worker-1 @coroutine#3515] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16575bfe 2024-04-18 09:11:46.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-18 09:11:46.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-18 09:11:46.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.031 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16575bfe: (connection evicted) 2024-04-18 09:11:46.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-18 09:11:46.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-18 09:11:46.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-18 09:11:46.032 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-18 09:11:46.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.033 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e79b0fc: (connection evicted) 2024-04-18 09:11:46.033 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.033 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-18 09:11:46.033 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@57bc7f67 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.035 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-18 09:11:46.036 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-04-18 09:11:46.036 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-04-18 09:11:46.036 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-18 09:11:46.053 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-04-18 09:11:46.067 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-04-18 09:11:46.068 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-04-18 09:11:46.070 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cee1bcf 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:11:46.071 [Test worker @coroutine#3575] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-18 09:11:46.085 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:11:46.096 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:11:46.098 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:11:46.100 [Test worker @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:11:46.112 [DefaultDispatcher-worker-17 @coroutine#3589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50c9b080 2024-04-18 09:11:46.125 [DefaultDispatcher-worker-8 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-04-18 09:11:46.136 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:46.138 [DefaultDispatcher-worker-12 @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4 2024-04-18 09:11:46.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-18 09:11:46.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-18 09:11:46.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.148 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37a74cf4: (connection evicted) 2024-04-18 09:11:46.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-18 09:11:46.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-18 09:11:46.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-18 09:11:46.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-18 09:11:46.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.149 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@50c9b080: (connection evicted) 2024-04-18 09:11:46.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-18 09:11:46.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-18 09:11:46.150 [DefaultDispatcher-worker-14 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:46.151 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.151 [DefaultDispatcher-worker-9 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:46.151 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:46.151 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.151 [DefaultDispatcher-worker-9 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.151 [DefaultDispatcher-worker-9 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:46.151 [DefaultDispatcher-worker-9 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63069995 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.151 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.152 [DefaultDispatcher-worker-10 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-18 09:11:46.152 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.152 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2024-04-18 09:11:46.152 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-18 09:11:46.169 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2024-04-18 09:11:46.180 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2024-04-18 09:11:46.181 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2024-04-18 09:11:46.183 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2024-04-18 09:11:46.183 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@438a2337 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2024-04-18 09:11:46.184 [Test worker @coroutine#3634] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-18 09:11:46.198 [Test worker @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2024-04-18 09:11:46.209 [Test worker @coroutine#3642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2024-04-18 09:11:46.210 [Test worker @coroutine#3644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2024-04-18 09:11:46.212 [Test worker @coroutine#3646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2024-04-18 09:11:46.224 [DefaultDispatcher-worker-9 @coroutine#3648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e537465 2024-04-18 09:11:46.238 [DefaultDispatcher-worker-15 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2024-04-18 09:11:46.249 [DefaultDispatcher-worker-5 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2024-04-18 09:11:46.252 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:46.257 [DefaultDispatcher-worker-9 @coroutine#3634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@110b6c78 2024-04-18 09:11:46.265 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-18 09:11:46.265 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-18 09:11:46.265 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.266 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@110b6c78: (connection evicted) 2024-04-18 09:11:46.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-18 09:11:46.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-18 09:11:46.267 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-18 09:11:46.267 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-18 09:11:46.267 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.267 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e537465: (connection evicted) 2024-04-18 09:11:46.268 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.268 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-18 09:11:46.268 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f1d270a 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.269 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-18 09:11:46.270 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5180f430 2024-04-18 09:11:46.270 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@5180f430 2024-04-18 09:11:46.270 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-18 09:11:46.286 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5180f430 2024-04-18 09:11:46.297 [Test worker @coroutine#3691] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5180f430 2024-04-18 09:11:46.299 [Test worker @coroutine#3693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5180f430 2024-04-18 09:11:46.301 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5180f430 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53115ee0 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.301 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-04-18 09:11:46.302 [Test worker @coroutine#3690] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-18 09:11:46.307 [DefaultDispatcher-worker-15 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:46.307 [DefaultDispatcher-worker-15 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.307 [DefaultDispatcher-worker-15 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:46.307 [DefaultDispatcher-worker-15 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.308 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.308 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.316 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-04-18 09:11:46.327 [Test worker @coroutine#3700] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-04-18 09:11:46.329 [Test worker @coroutine#3702] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-04-18 09:11:46.330 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-04-18 09:11:46.343 [DefaultDispatcher-worker-7 @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48611ad4 2024-04-18 09:11:46.355 [DefaultDispatcher-worker-6 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5180f430 2024-04-18 09:11:46.365 [DefaultDispatcher-worker-17 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5180f430 2024-04-18 09:11:46.370 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:46.373 [DefaultDispatcher-worker-2 @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5180f430 2024-04-18 09:11:46.390 [DefaultDispatcher-worker-10 @coroutine#3749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5180f430 2024-04-18 09:11:46.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-18 09:11:46.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-18 09:11:46.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.396 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5180f430: (connection evicted) 2024-04-18 09:11:46.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-18 09:11:46.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-18 09:11:46.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-18 09:11:46.397 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-18 09:11:46.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.397 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48611ad4: (connection evicted) 2024-04-18 09:11:46.398 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.398 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-18 09:11:46.398 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cb641a5 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.399 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-18 09:11:46.400 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-18 09:11:46.400 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-18 09:11:46.400 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-18 09:11:46.418 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-18 09:11:46.429 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-18 09:11:46.431 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-18 09:11:46.433 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74307afd 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.433 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.434 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.434 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.434 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.434 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.434 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.434 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.434 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-18 09:11:46.434 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-18 09:11:46.434 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-18 09:11:46.434 [Test worker @coroutine#3772] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-18 09:11:46.448 [Test worker @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-18 09:11:46.459 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-18 09:11:46.461 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-18 09:11:46.463 [Test worker @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-18 09:11:46.474 [DefaultDispatcher-worker-5 @coroutine#3785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9a932a4 2024-04-18 09:11:46.488 [DefaultDispatcher-worker-14 @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-18 09:11:46.498 [DefaultDispatcher-worker-12 @coroutine#3772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-18 09:11:46.500 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:46.502 [Test worker @coroutine#3796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c 2024-04-18 09:11:46.510 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-18 09:11:46.510 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-18 09:11:46.510 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.510 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36e7b91c: (connection evicted) 2024-04-18 09:11:46.511 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-18 09:11:46.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-18 09:11:46.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-18 09:11:46.511 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-18 09:11:46.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.512 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@9a932a4: (connection evicted) 2024-04-18 09:11:46.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-18 09:11:46.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@cbf9cc1 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.514 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-18 09:11:46.515 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-18 09:11:46.515 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-18 09:11:46.515 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-18 09:11:46.521 [DefaultDispatcher-worker-10 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:46.521 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.521 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:46.521 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.522 [DefaultDispatcher-worker-7 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.522 [DefaultDispatcher-worker-7 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.536 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-18 09:11:46.551 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-18 09:11:46.552 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-18 09:11:46.554 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@111ae918 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-18 09:11:46.555 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-18 09:11:46.569 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-18 09:11:46.583 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-18 09:11:46.585 [Test worker @coroutine#3842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-18 09:11:46.585 [DefaultDispatcher-worker-1 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:46.585 [DefaultDispatcher-worker-1 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.585 [DefaultDispatcher-worker-1 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:46.585 [DefaultDispatcher-worker-1 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.587 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.587 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.587 [Test worker @coroutine#3844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-18 09:11:46.596 [DefaultDispatcher-worker-1 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f386009 2024-04-18 09:11:46.611 [DefaultDispatcher-worker-10 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-18 09:11:46.615 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:46.621 [DefaultDispatcher-worker-6 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-18 09:11:46.625 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-18 09:11:46.629 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78 2024-04-18 09:11:46.636 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-18 09:11:46.636 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-18 09:11:46.636 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.637 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ddeeb78: (connection evicted) 2024-04-18 09:11:46.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-18 09:11:46.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-18 09:11:46.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-18 09:11:46.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-18 09:11:46.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.638 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f386009: (connection evicted) 2024-04-18 09:11:46.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-18 09:11:46.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e283f1a 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-18 09:11:46.640 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-18 09:11:46.647 [DefaultDispatcher-worker-3 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:46.647 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.647 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:46.647 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.647 [DefaultDispatcher-worker-5 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:46.648 [DefaultDispatcher-worker-5 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.648 [DefaultDispatcher-worker-5 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:46.648 [DefaultDispatcher-worker-5 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.648 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.648 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.649 [DefaultDispatcher-worker-14 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.649 [DefaultDispatcher-worker-14 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.658 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-18 09:11:46.669 [Test worker @coroutine#3901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-18 09:11:46.671 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-18 09:11:46.672 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78395e28 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-18 09:11:46.673 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-18 09:11:46.674 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-18 09:11:46.687 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-18 09:11:46.698 [Test worker @coroutine#3908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-18 09:11:46.699 [Test worker @coroutine#3910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-18 09:11:46.701 [Test worker @coroutine#3912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-18 09:11:46.713 [DefaultDispatcher-worker-15 @coroutine#3914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a 2024-04-18 09:11:46.728 [DefaultDispatcher-worker-7 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-18 09:11:46.738 [DefaultDispatcher-worker-3 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c 2024-04-18 09:11:46.741 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.790 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-18 09:11:46.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-18 09:11:46.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.801 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ba4735c: (connection evicted) 2024-04-18 09:11:46.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-18 09:11:46.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-18 09:11:46.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-18 09:11:46.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-18 09:11:46.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.803 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ef5e46a: (connection evicted) 2024-04-18 09:11:46.803 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.803 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-18 09:11:46.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-18 09:11:46.804 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51b1732d 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-18 09:11:46.805 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-18 09:11:46.823 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-18 09:11:46.834 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-18 09:11:46.836 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-18 09:11:46.837 [Test worker @coroutine#3978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f77d839 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-18 09:11:46.838 [Test worker @coroutine#3973] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-18 09:11:46.852 [Test worker @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-18 09:11:46.853 [DefaultDispatcher-worker-17 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:46.854 [DefaultDispatcher-worker-17 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.854 [DefaultDispatcher-worker-17 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:46.854 [DefaultDispatcher-worker-17 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.855 [DefaultDispatcher-worker-12 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.855 [DefaultDispatcher-worker-12 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.863 [Test worker @coroutine#3980] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-18 09:11:46.865 [Test worker @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-18 09:11:46.867 [Test worker @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-18 09:11:46.878 [DefaultDispatcher-worker-13 @coroutine#3990] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891 2024-04-18 09:11:46.891 [DefaultDispatcher-worker-1 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-18 09:11:46.903 [DefaultDispatcher-worker-16 @coroutine#3973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e668743 2024-04-18 09:11:46.905 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-18 09:11:46.910 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-18 09:11:46.910 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.910 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e668743: (connection evicted) 2024-04-18 09:11:46.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-18 09:11:46.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-18 09:11:46.911 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-18 09:11:46.911 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-18 09:11:46.911 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:46.912 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6dbe6891: (connection evicted) 2024-04-18 09:11:46.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:46.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-18 09:11:46.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-18 09:11:46.913 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-18 09:11:46.913 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ca6e265 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@70376c6 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@70376c6 2024-04-18 09:11:46.914 [Test worker @coroutine#4032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-18 09:11:46.929 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70376c6 2024-04-18 09:11:46.940 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70376c6 2024-04-18 09:11:46.942 [Test worker @coroutine#4036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70376c6 2024-04-18 09:11:46.943 [DefaultDispatcher-worker-11 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:46.943 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.943 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:46.943 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.944 [Test worker @coroutine#4038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70376c6 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-18 09:11:46.944 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.944 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34dc40d5 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:46.944 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:46.945 [Test worker @coroutine#4032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-18 09:11:46.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-04-18 09:11:46.945 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-04-18 09:11:46.945 [Test worker @coroutine#4032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-18 09:11:46.958 [Test worker @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-04-18 09:11:46.969 [Test worker @coroutine#4044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-04-18 09:11:46.971 [Test worker @coroutine#4046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-04-18 09:11:46.978 [Test worker @coroutine#4048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-04-18 09:11:46.989 [DefaultDispatcher-worker-15 @coroutine#4050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61a7930e 2024-04-18 09:11:47.002 [DefaultDispatcher-worker-7 @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70376c6 2024-04-18 09:11:47.014 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:47.015 [DefaultDispatcher-worker-12 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:47.015 [DefaultDispatcher-worker-12 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.015 [DefaultDispatcher-worker-12 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:47.015 [DefaultDispatcher-worker-12 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.015 [DefaultDispatcher-worker-17 @coroutine#4032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70376c6 2024-04-18 09:11:47.016 [DefaultDispatcher-worker-1 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.016 [DefaultDispatcher-worker-1 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.018 [Test worker @coroutine#4063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70376c6 2024-04-18 09:11:47.021 [Test worker @coroutine#4066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70376c6 2024-04-18 09:11:47.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-18 09:11:47.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-18 09:11:47.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.029 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70376c6: (connection evicted) 2024-04-18 09:11:47.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-18 09:11:47.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-18 09:11:47.030 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-18 09:11:47.030 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-18 09:11:47.030 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.030 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61a7930e: (connection evicted) 2024-04-18 09:11:47.031 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.031 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-18 09:11:47.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4daee083 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.032 [Test worker @coroutine#4099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-18 09:11:47.033 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:11:47.033 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:11:47.033 [Test worker @coroutine#4099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-18 09:11:47.049 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:11:47.060 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:11:47.062 [Test worker @coroutine#4104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:11:47.064 [Test worker @coroutine#4106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58e61e18 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.064 [Test worker @coroutine#4099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-18 09:11:47.065 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 09:11:47.065 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 09:11:47.065 [Test worker @coroutine#4099] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-18 09:11:47.078 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 09:11:47.089 [Test worker @coroutine#4108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 09:11:47.091 [Test worker @coroutine#4110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 09:11:47.093 [Test worker @coroutine#4112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 09:11:47.104 [DefaultDispatcher-worker-15 @coroutine#4114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab 2024-04-18 09:11:47.120 [DefaultDispatcher-worker-6 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:11:47.131 [DefaultDispatcher-worker-9 @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:11:47.133 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.142 [UI Thread @coroutine#4159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4 2024-04-18 09:11:47.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-18 09:11:47.146 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-18 09:11:47.146 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.146 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fdf32a4: (connection evicted) 2024-04-18 09:11:47.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-18 09:11:47.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-18 09:11:47.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-18 09:11:47.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-18 09:11:47.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.147 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6ce7d6ab: (connection evicted) 2024-04-18 09:11:47.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-18 09:11:47.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20a3118 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.150 [Test worker @coroutine#4187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-18 09:11:47.151 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2024-04-18 09:11:47.151 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2024-04-18 09:11:47.151 [Test worker @coroutine#4187] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-18 09:11:47.164 [DefaultDispatcher-worker-3 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:47.164 [DefaultDispatcher-worker-3 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.164 [DefaultDispatcher-worker-3 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:47.164 [DefaultDispatcher-worker-3 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.164 [DefaultDispatcher-worker-5 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:47.164 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.164 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:47.164 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.165 [DefaultDispatcher-worker-9 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.165 [DefaultDispatcher-worker-6 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.165 [DefaultDispatcher-worker-6 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.169 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2024-04-18 09:11:47.180 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2024-04-18 09:11:47.182 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2024-04-18 09:11:47.184 [Test worker @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2024-04-18 09:11:47.195 [DefaultDispatcher-worker-6 @coroutine#4199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2024-04-18 09:11:47.198 [Test worker @coroutine#4203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2024-04-18 09:11:47.213 [Test worker @coroutine#4212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a 2024-04-18 09:11:47.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-18 09:11:47.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-18 09:11:47.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.226 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d8c3d0a: (connection evicted) 2024-04-18 09:11:47.227 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.227 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-18 09:11:47.227 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7da6e22a 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.228 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2024-04-18 09:11:47.229 [Test worker @coroutine#4225] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-18 09:11:47.247 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2024-04-18 09:11:47.258 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2024-04-18 09:11:47.260 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2024-04-18 09:11:47.262 [Test worker @coroutine#4232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2aabd5a0 2024-04-18 09:11:47.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-18 09:11:47.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-18 09:11:47.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:47.266 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.266 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-18 09:11:47.266 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26501edd 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.267 [Test worker @coroutine#4256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-18 09:11:47.268 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-04-18 09:11:47.268 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-04-18 09:11:47.268 [Test worker @coroutine#4256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-18 09:11:47.281 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-04-18 09:11:47.292 [Test worker @coroutine#4257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-04-18 09:11:47.294 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-04-18 09:11:47.296 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6be7a271 2024-04-18 09:11:47.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-18 09:11:47.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-18 09:11:47.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:47.300 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.300 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-18 09:11:47.300 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56a0dd11 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-04-18 09:11:47.301 [Test worker @coroutine#4285] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-18 09:11:47.315 [DefaultDispatcher-worker-3 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:47.315 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.315 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:47.315 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.316 [DefaultDispatcher-worker-17 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.316 [DefaultDispatcher-worker-17 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.320 [Test worker @coroutine#4285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-04-18 09:11:47.338 [Test worker @coroutine#4289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-04-18 09:11:47.340 [Test worker @coroutine#4291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-04-18 09:11:47.342 [Test worker @coroutine#4293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7508912e 2024-04-18 09:11:47.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-18 09:11:47.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-18 09:11:47.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:47.346 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.346 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-18 09:11:47.346 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@762261fd 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2024-04-18 09:11:47.347 [Test worker @coroutine#4321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-18 09:11:47.362 [Test worker @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2024-04-18 09:11:47.374 [Test worker @coroutine#4322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2024-04-18 09:11:47.375 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2024-04-18 09:11:47.377 [Test worker @coroutine#4326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2024-04-18 09:11:47.388 [DefaultDispatcher-worker-8 @coroutine#4328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179af25f 2024-04-18 09:11:47.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-18 09:11:47.392 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-18 09:11:47.392 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.392 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@179af25f: (connection evicted) 2024-04-18 09:11:47.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.393 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-18 09:11:47.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-18 09:11:47.394 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35c646b5 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.395 [Test worker @coroutine#4348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-18 09:11:47.396 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-04-18 09:11:47.396 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-04-18 09:11:47.396 [Test worker @coroutine#4348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-18 09:11:47.413 [Test worker @coroutine#4348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-04-18 09:11:47.424 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-04-18 09:11:47.425 [Test worker @coroutine#4351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-04-18 09:11:47.427 [Test worker @coroutine#4353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6c07666f 2024-04-18 09:11:47.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-18 09:11:47.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-18 09:11:47.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:47.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.431 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-18 09:11:47.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@640890bc 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.432 [Test worker @coroutine#4377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-18 09:11:47.433 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@b65cc8b 2024-04-18 09:11:47.433 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@b65cc8b 2024-04-18 09:11:47.433 [Test worker @coroutine#4377] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-18 09:11:47.447 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b65cc8b 2024-04-18 09:11:47.458 [Test worker @coroutine#4378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b65cc8b 2024-04-18 09:11:47.460 [Test worker @coroutine#4380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b65cc8b 2024-04-18 09:11:47.462 [Test worker @coroutine#4382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b65cc8b 2024-04-18 09:11:47.471 [DefaultDispatcher-worker-9 @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b65cc8b 2024-04-18 09:11:47.473 [Test worker @coroutine#4387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b65cc8b 2024-04-18 09:11:47.477 [Test worker @coroutine#4401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@b65cc8b 2024-04-18 09:11:47.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-18 09:11:47.480 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-18 09:11:47.480 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.480 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b65cc8b: (connection evicted) 2024-04-18 09:11:47.481 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.481 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-18 09:11:47.481 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-18 09:11:47.482 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-18 09:11:47.482 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.482 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.482 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.482 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.482 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.482 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.482 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ee8ea84 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-18 09:11:47.483 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-18 09:11:47.497 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-18 09:11:47.507 [Test worker @coroutine#4412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-18 09:11:47.509 [Test worker @coroutine#4414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-18 09:11:47.511 [Test worker @coroutine#4416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@b926efa 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.511 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-18 09:11:47.512 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-04-18 09:11:47.512 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-04-18 09:11:47.512 [Test worker @coroutine#4411] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-18 09:11:47.526 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-04-18 09:11:47.531 [DefaultDispatcher-worker-13 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:47.531 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.531 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:47.531 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.532 [DefaultDispatcher-worker-2 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.532 [DefaultDispatcher-worker-2 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.537 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-04-18 09:11:47.539 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-04-18 09:11:47.540 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-04-18 09:11:47.553 [DefaultDispatcher-worker-10 @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65595be7 2024-04-18 09:11:47.567 [DefaultDispatcher-worker-10 @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-18 09:11:47.583 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:47.589 [DefaultDispatcher-worker-9 @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7 2024-04-18 09:11:47.598 [DefaultDispatcher-worker-12 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:47.598 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.598 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:47.598 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-18 09:11:47.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-18 09:11:47.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.599 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1b0709e7: (connection evicted) 2024-04-18 09:11:47.599 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.599 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.599 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.599 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-18 09:11:47.599 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-18 09:11:47.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-18 09:11:47.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-18 09:11:47.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.600 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65595be7: (connection evicted) 2024-04-18 09:11:47.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-18 09:11:47.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-18 09:11:47.601 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2526ecb7 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-18 09:11:47.602 [Test worker @coroutine#4445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-18 09:11:47.624 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-18 09:11:47.639 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-18 09:11:47.641 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-18 09:11:47.643 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eff65ce 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.643 [Test worker @coroutine#4445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-18 09:11:47.644 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-18 09:11:47.644 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-18 09:11:47.644 [Test worker @coroutine#4445] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-18 09:11:47.659 [Test worker @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-18 09:11:47.661 [DefaultDispatcher-worker-9 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:47.661 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.661 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:47.661 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.661 [DefaultDispatcher-worker-14 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:47.661 [DefaultDispatcher-worker-14 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.661 [DefaultDispatcher-worker-14 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:47.661 [DefaultDispatcher-worker-14 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.662 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.662 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.662 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.662 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.671 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-18 09:11:47.672 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-18 09:11:47.674 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-18 09:11:47.686 [DefaultDispatcher-worker-16 @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-18 09:11:47.700 [DefaultDispatcher-worker-17 @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-18 09:11:47.703 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:47.718 [DefaultDispatcher-worker-10 @coroutine#4445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-18 09:11:47.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-18 09:11:47.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-18 09:11:47.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.721 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@490dc900: (connection evicted) 2024-04-18 09:11:47.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-18 09:11:47.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-18 09:11:47.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-18 09:11:47.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-18 09:11:47.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.722 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44faf689: (connection evicted) 2024-04-18 09:11:47.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-18 09:11:47.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6321e29b 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.725 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.726 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.726 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-18 09:11:47.726 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-18 09:11:47.726 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-18 09:11:47.726 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-18 09:11:47.740 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-18 09:11:47.752 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-18 09:11:47.754 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-18 09:11:47.755 [Test worker @coroutine#4482] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66851c18 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.756 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-18 09:11:47.757 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-04-18 09:11:47.757 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-04-18 09:11:47.757 [Test worker @coroutine#4477] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-18 09:11:47.770 [Test worker @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-04-18 09:11:47.781 [Test worker @coroutine#4484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-04-18 09:11:47.782 [Test worker @coroutine#4486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-04-18 09:11:47.784 [Test worker @coroutine#4488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-04-18 09:11:47.795 [DefaultDispatcher-worker-17 @coroutine#4490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e 2024-04-18 09:11:47.815 [DefaultDispatcher-worker-6 @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-18 09:11:47.826 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:47.829 [DefaultDispatcher-worker-14 @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-18 09:11:47.838 [DefaultDispatcher-worker-17 @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-18 09:11:47.848 [DefaultDispatcher-worker-10 @coroutine#4477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@16716cc0 2024-04-18 09:11:47.857 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-18 09:11:47.863 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-18 09:11:47.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.863 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16716cc0: (connection evicted) 2024-04-18 09:11:47.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-18 09:11:47.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-18 09:11:47.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-18 09:11:47.864 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-18 09:11:47.864 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.865 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d25d10e: (connection evicted) 2024-04-18 09:11:47.865 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.865 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-18 09:11:47.865 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-18 09:11:47.866 [DefaultDispatcher-worker-9 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:47.866 [DefaultDispatcher-worker-9 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.866 [DefaultDispatcher-worker-9 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:47.866 [DefaultDispatcher-worker-9 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.867 [DefaultDispatcher-worker-5 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.867 [DefaultDispatcher-worker-5 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.867 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-18 09:11:47.867 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.867 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.867 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.867 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@505e8d48 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-18 09:11:47.868 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-18 09:11:47.885 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-18 09:11:47.896 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-18 09:11:47.898 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-18 09:11:47.899 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12e5f7cb 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d821475 2024-04-18 09:11:47.900 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d821475 2024-04-18 09:11:47.901 [Test worker @coroutine#4519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-18 09:11:47.914 [Test worker @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d821475 2024-04-18 09:11:47.925 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d821475 2024-04-18 09:11:47.926 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d821475 2024-04-18 09:11:47.928 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d821475 2024-04-18 09:11:47.940 [DefaultDispatcher-worker-5 @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6d821475 2024-04-18 09:11:47.953 [DefaultDispatcher-worker-5 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:47.953 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.953 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:47.953 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.953 [DefaultDispatcher-worker-8 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-18 09:11:47.954 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.954 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:47.963 [DefaultDispatcher-worker-1 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-18 09:11:47.968 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:47.971 [DefaultDispatcher-worker-9 @coroutine#4519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d2161b6 2024-04-18 09:11:47.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-18 09:11:47.988 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-18 09:11:47.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.988 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d2161b6: (connection evicted) 2024-04-18 09:11:47.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-18 09:11:47.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-18 09:11:47.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-18 09:11:47.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-18 09:11:47.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:47.989 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6d821475: (connection evicted) 2024-04-18 09:11:47.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:47.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-18 09:11:47.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ce34b92 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:47.991 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-18 09:11:47.992 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-18 09:11:47.992 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-18 09:11:47.992 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-18 09:11:48.010 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-18 09:11:48.021 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-18 09:11:48.023 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-18 09:11:48.025 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@421f447f 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.025 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.026 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-18 09:11:48.026 [DefaultDispatcher-worker-11 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:48.026 [DefaultDispatcher-worker-11 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.026 [DefaultDispatcher-worker-11 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:48.026 [DefaultDispatcher-worker-11 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.026 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-18 09:11:48.026 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-18 09:11:48.026 [Test worker @coroutine#4558] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-18 09:11:48.027 [DefaultDispatcher-worker-9 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.027 [DefaultDispatcher-worker-9 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.040 [Test worker @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-18 09:11:48.051 [Test worker @coroutine#4568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-18 09:11:48.053 [Test worker @coroutine#4570] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-18 09:11:48.055 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-18 09:11:48.067 [DefaultDispatcher-worker-13 @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3872c85f 2024-04-18 09:11:48.080 [DefaultDispatcher-worker-3 @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-18 09:11:48.091 [DefaultDispatcher-worker-4 @coroutine#4558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3 2024-04-18 09:11:48.092 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-18 09:11:48.095 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-18 09:11:48.095 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.096 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f02ce3: (connection evicted) 2024-04-18 09:11:48.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-18 09:11:48.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-18 09:11:48.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-18 09:11:48.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-18 09:11:48.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.097 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3872c85f: (connection evicted) 2024-04-18 09:11:48.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-18 09:11:48.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76737130 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.101 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-18 09:11:48.102 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-18 09:11:48.102 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-18 09:11:48.102 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-18 09:11:48.117 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-18 09:11:48.128 [Test worker @coroutine#4598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-18 09:11:48.130 [Test worker @coroutine#4600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-18 09:11:48.132 [Test worker @coroutine#4602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-18 09:11:48.132 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-18 09:11:48.132 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.132 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.132 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.132 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.132 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.132 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.132 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37edb7fa 2024-04-18 09:11:48.132 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-18 09:11:48.133 [Test worker @coroutine#4597] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-18 09:11:48.147 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-18 09:11:48.158 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-18 09:11:48.160 [Test worker @coroutine#4606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-18 09:11:48.161 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-18 09:11:48.173 [DefaultDispatcher-worker-10 @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@47cce306 2024-04-18 09:11:48.175 [DefaultDispatcher-worker-8 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:48.176 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.176 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:48.176 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.176 [DefaultDispatcher-worker-15 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:48.176 [DefaultDispatcher-worker-15 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.176 [DefaultDispatcher-worker-15 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:48.176 [DefaultDispatcher-worker-15 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.177 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.177 [DefaultDispatcher-worker-14 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.177 [DefaultDispatcher-worker-12 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.186 [DefaultDispatcher-worker-12 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-18 09:11:48.198 [DefaultDispatcher-worker-14 @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-18 09:11:48.202 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:48.221 [DefaultDispatcher-worker-14 @coroutine#4630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7 2024-04-18 09:11:48.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-18 09:11:48.223 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-18 09:11:48.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.223 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f2a13c7: (connection evicted) 2024-04-18 09:11:48.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-18 09:11:48.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-18 09:11:48.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-18 09:11:48.224 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-18 09:11:48.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.224 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47cce306: (connection evicted) 2024-04-18 09:11:48.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.225 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-18 09:11:48.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aac520e 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.226 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-18 09:11:48.227 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-18 09:11:48.245 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-18 09:11:48.256 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-18 09:11:48.258 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-18 09:11:48.260 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7dbe9654 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a46f81 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a46f81 2024-04-18 09:11:48.260 [Test worker @coroutine#4636] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-18 09:11:48.274 [Test worker @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a46f81 2024-04-18 09:11:48.285 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a46f81 2024-04-18 09:11:48.286 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a46f81 2024-04-18 09:11:48.288 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a46f81 2024-04-18 09:11:48.300 [DefaultDispatcher-worker-10 @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a46f81 2024-04-18 09:11:48.313 [DefaultDispatcher-worker-13 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-18 09:11:48.326 [DefaultDispatcher-worker-6 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-18 09:11:48.327 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:48.328 [DefaultDispatcher-worker-16 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:48.328 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.328 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:48.328 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.329 [DefaultDispatcher-worker-5 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.329 [DefaultDispatcher-worker-5 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.333 [DefaultDispatcher-worker-17 @coroutine#4636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-18 09:11:48.348 [DefaultDispatcher-worker-11 @coroutine#4668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d8a046 2024-04-18 09:11:48.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-18 09:11:48.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-18 09:11:48.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.350 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35d8a046: (connection evicted) 2024-04-18 09:11:48.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-18 09:11:48.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-18 09:11:48.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-18 09:11:48.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-18 09:11:48.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.351 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a46f81: (connection evicted) 2024-04-18 09:11:48.351 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.351 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-18 09:11:48.351 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-18 09:11:48.353 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-18 09:11:48.353 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.353 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.353 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12dcfa6a 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9ed40 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c9ed40 2024-04-18 09:11:48.354 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-18 09:11:48.363 [DefaultDispatcher-worker-11 @coroutine#4675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27dbaa33 2024-04-18 09:11:48.370 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c9ed40 2024-04-18 09:11:48.381 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c9ed40 2024-04-18 09:11:48.383 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c9ed40 2024-04-18 09:11:48.385 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c9ed40 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e864a8c 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.385 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-18 09:11:48.386 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab65b6 2024-04-18 09:11:48.386 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bab65b6 2024-04-18 09:11:48.386 [Test worker @coroutine#4674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-18 09:11:48.399 [Test worker @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab65b6 2024-04-18 09:11:48.410 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab65b6 2024-04-18 09:11:48.412 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab65b6 2024-04-18 09:11:48.414 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab65b6 2024-04-18 09:11:48.426 [DefaultDispatcher-worker-13 @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bab65b6 2024-04-18 09:11:48.440 [DefaultDispatcher-worker-15 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c9ed40 2024-04-18 09:11:48.449 [DefaultDispatcher-worker-4 @coroutine#4674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c9ed40 2024-04-18 09:11:48.455 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.456 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.462 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-18 09:11:48.462 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-18 09:11:48.462 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.462 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c9ed40: (connection evicted) 2024-04-18 09:11:48.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-18 09:11:48.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-18 09:11:48.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-18 09:11:48.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-18 09:11:48.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.463 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6bab65b6: (connection evicted) 2024-04-18 09:11:48.463 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.463 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-18 09:11:48.463 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-18 09:11:48.464 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ebd3708 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2024-04-18 09:11:48.465 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-18 09:11:48.483 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2024-04-18 09:11:48.502 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2024-04-18 09:11:48.504 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2024-04-18 09:11:48.505 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d985720 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2024-04-18 09:11:48.506 [Test worker @coroutine#4715] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-18 09:11:48.520 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2024-04-18 09:11:48.530 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2024-04-18 09:11:48.532 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2024-04-18 09:11:48.534 [Test worker @coroutine#4727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2024-04-18 09:11:48.544 [DefaultDispatcher-worker-13 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:48.545 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.545 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:48.545 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.546 [DefaultDispatcher-worker-6 @coroutine#4729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8 2024-04-18 09:11:48.546 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.546 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.560 [DefaultDispatcher-worker-13 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2024-04-18 09:11:48.565 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:48.570 [DefaultDispatcher-worker-1 @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@284e68ae 2024-04-18 09:11:48.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-18 09:11:48.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-18 09:11:48.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.575 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@284e68ae: (connection evicted) 2024-04-18 09:11:48.575 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.575 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-18 09:11:48.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-18 09:11:48.575 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-18 09:11:48.576 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-18 09:11:48.576 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.576 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f94b2a8: (connection evicted) 2024-04-18 09:11:48.577 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.577 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-18 09:11:48.577 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-18 09:11:48.577 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@240a9052 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@430abcad 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@430abcad 2024-04-18 09:11:48.578 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-18 09:11:48.595 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430abcad 2024-04-18 09:11:48.607 [Test worker @coroutine#4761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430abcad 2024-04-18 09:11:48.609 [Test worker @coroutine#4763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430abcad 2024-04-18 09:11:48.610 [DefaultDispatcher-worker-11 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:48.611 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.611 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:48.611 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.611 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430abcad 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fcdeb50 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.611 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.612 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.612 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.612 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.612 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.612 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-18 09:11:48.612 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.612 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.612 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f1bf2c 2024-04-18 09:11:48.612 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@65f1bf2c 2024-04-18 09:11:48.612 [Test worker @coroutine#4760] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-18 09:11:48.626 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f1bf2c 2024-04-18 09:11:48.639 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f1bf2c 2024-04-18 09:11:48.641 [Test worker @coroutine#4772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f1bf2c 2024-04-18 09:11:48.642 [Test worker @coroutine#4774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f1bf2c 2024-04-18 09:11:48.654 [DefaultDispatcher-worker-10 @coroutine#4776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65f1bf2c 2024-04-18 09:11:48.669 [DefaultDispatcher-worker-16 @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430abcad 2024-04-18 09:11:48.674 [DefaultDispatcher-worker-9 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:48.674 [DefaultDispatcher-worker-12 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:48.674 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.674 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:48.674 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.674 [DefaultDispatcher-worker-12 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.674 [DefaultDispatcher-worker-12 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:48.674 [DefaultDispatcher-worker-12 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.676 [DefaultDispatcher-worker-6 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.676 [DefaultDispatcher-worker-6 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.676 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.676 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.679 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:48.680 [DefaultDispatcher-worker-3 @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@430abcad 2024-04-18 09:11:48.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-18 09:11:48.683 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-18 09:11:48.683 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.683 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@430abcad: (connection evicted) 2024-04-18 09:11:48.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-18 09:11:48.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-18 09:11:48.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-18 09:11:48.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-18 09:11:48.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.684 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65f1bf2c: (connection evicted) 2024-04-18 09:11:48.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-18 09:11:48.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@520b547c 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-18 09:11:48.687 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-18 09:11:48.702 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-18 09:11:48.713 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-18 09:11:48.715 [Test worker @coroutine#4812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-18 09:11:48.716 [Test worker @coroutine#4814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4fac3a 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-18 09:11:48.717 [Test worker @coroutine#4809] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-18 09:11:48.731 [Test worker @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-18 09:11:48.742 [Test worker @coroutine#4816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-18 09:11:48.744 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-18 09:11:48.745 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-18 09:11:48.757 [DefaultDispatcher-worker-8 @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3818609f 2024-04-18 09:11:48.770 [DefaultDispatcher-worker-11 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-18 09:11:48.786 [DefaultDispatcher-worker-3 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-18 09:11:48.788 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:48.796 [DefaultDispatcher-worker-8 @coroutine#4809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-18 09:11:48.818 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.832 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.877 [DefaultDispatcher-worker-8 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:48.878 [DefaultDispatcher-worker-8 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.878 [DefaultDispatcher-worker-8 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:48.878 [DefaultDispatcher-worker-8 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.879 [DefaultDispatcher-worker-10 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.879 [DefaultDispatcher-worker-10 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.924 [DefaultDispatcher-worker-3 @coroutine#4841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18e0f894 2024-04-18 09:11:48.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-18 09:11:48.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-18 09:11:48.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.927 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@18e0f894: (connection evicted) 2024-04-18 09:11:48.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-18 09:11:48.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-18 09:11:48.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-18 09:11:48.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-18 09:11:48.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:48.928 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3818609f: (connection evicted) 2024-04-18 09:11:48.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:48.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-18 09:11:48.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-18 09:11:48.929 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4136638d 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.930 [Test worker @coroutine#4851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-18 09:11:48.931 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-18 09:11:48.931 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-18 09:11:48.931 [Test worker @coroutine#4851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-18 09:11:48.949 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-18 09:11:48.960 [Test worker @coroutine#4853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-18 09:11:48.962 [Test worker @coroutine#4855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-18 09:11:48.963 [DefaultDispatcher-worker-2 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:48.963 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.963 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:48.963 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.964 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:48.964 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:48.964 [DefaultDispatcher-worker-16 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70efc3f9 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:48.964 [Test worker @coroutine#4851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-18 09:11:48.965 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2024-04-18 09:11:48.965 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2024-04-18 09:11:48.965 [Test worker @coroutine#4851] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-18 09:11:48.978 [Test worker @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2024-04-18 09:11:48.989 [Test worker @coroutine#4862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2024-04-18 09:11:48.991 [Test worker @coroutine#4864] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2024-04-18 09:11:48.992 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2024-04-18 09:11:49.005 [DefaultDispatcher-worker-1 @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69e636cc 2024-04-18 09:11:49.017 [DefaultDispatcher-worker-8 @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-18 09:11:49.031 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:49.032 [DefaultDispatcher-worker-7 @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-18 09:11:49.039 [DefaultDispatcher-worker-1 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:49.039 [DefaultDispatcher-worker-1 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.039 [DefaultDispatcher-worker-1 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:49.039 [DefaultDispatcher-worker-1 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.040 [DefaultDispatcher-worker-14 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.040 [DefaultDispatcher-worker-14 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.042 [DefaultDispatcher-worker-7 @coroutine#4851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1 2024-04-18 09:11:49.046 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-18 09:11:49.046 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-18 09:11:49.046 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.047 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37acf9b1: (connection evicted) 2024-04-18 09:11:49.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-18 09:11:49.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-18 09:11:49.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-18 09:11:49.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-18 09:11:49.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.048 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@69e636cc: (connection evicted) 2024-04-18 09:11:49.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-18 09:11:49.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-18 09:11:49.049 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23644367 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-18 09:11:49.050 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-18 09:11:49.066 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-18 09:11:49.077 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-18 09:11:49.085 [Test worker @coroutine#4894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-18 09:11:49.087 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-18 09:11:49.087 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e057374 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-18 09:11:49.088 [Test worker @coroutine#4889] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-18 09:11:49.102 [Test worker @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-18 09:11:49.113 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-18 09:11:49.114 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-18 09:11:49.116 [Test worker @coroutine#4902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-18 09:11:49.128 [DefaultDispatcher-worker-17 @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-18 09:11:49.139 [DefaultDispatcher-worker-6 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-18 09:11:49.150 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:49.154 [DefaultDispatcher-worker-17 @coroutine#4889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb 2024-04-18 09:11:49.159 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-18 09:11:49.159 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-18 09:11:49.159 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.159 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c023dcb: (connection evicted) 2024-04-18 09:11:49.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-18 09:11:49.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-18 09:11:49.160 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-18 09:11:49.160 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-18 09:11:49.160 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.160 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0: (connection evicted) 2024-04-18 09:11:49.161 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.161 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-18 09:11:49.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-18 09:11:49.162 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-18 09:11:49.162 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d484961 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-18 09:11:49.163 [Test worker @coroutine#4919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-18 09:11:49.181 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-18 09:11:49.189 [DefaultDispatcher-worker-9 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:49.189 [DefaultDispatcher-worker-15 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:49.189 [DefaultDispatcher-worker-9 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.189 [DefaultDispatcher-worker-9 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:49.189 [DefaultDispatcher-worker-9 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.189 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.189 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:49.189 [DefaultDispatcher-worker-15 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.190 [DefaultDispatcher-worker-6 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.190 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.190 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.194 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-18 09:11:49.195 [Test worker @coroutine#4927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-18 09:11:49.197 [Test worker @coroutine#4929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38682845 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@730e663a 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@730e663a 2024-04-18 09:11:49.198 [Test worker @coroutine#4919] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-18 09:11:49.212 [Test worker @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730e663a 2024-04-18 09:11:49.223 [Test worker @coroutine#4931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730e663a 2024-04-18 09:11:49.225 [Test worker @coroutine#4933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730e663a 2024-04-18 09:11:49.227 [Test worker @coroutine#4935] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730e663a 2024-04-18 09:11:49.239 [DefaultDispatcher-worker-8 @coroutine#4937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@730e663a 2024-04-18 09:11:49.251 [DefaultDispatcher-worker-10 @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-18 09:11:49.263 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:49.265 [DefaultDispatcher-worker-10 @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-18 09:11:49.275 [DefaultDispatcher-worker-1 @coroutine#4919] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b 2024-04-18 09:11:49.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-18 09:11:49.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-18 09:11:49.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.280 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f9c272b: (connection evicted) 2024-04-18 09:11:49.280 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-18 09:11:49.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-18 09:11:49.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-18 09:11:49.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-18 09:11:49.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.281 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@730e663a: (connection evicted) 2024-04-18 09:11:49.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-18 09:11:49.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-18 09:11:49.283 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@276511ca 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1c4b48 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b1c4b48 2024-04-18 09:11:49.284 [Test worker @coroutine#4955] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-18 09:11:49.301 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1c4b48 2024-04-18 09:11:49.314 [Test worker @coroutine#4956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1c4b48 2024-04-18 09:11:49.315 [Test worker @coroutine#4958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1c4b48 2024-04-18 09:11:49.317 [Test worker @coroutine#4960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1c4b48 2024-04-18 09:11:49.327 [DefaultDispatcher-worker-11 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1c4b48 2024-04-18 09:11:49.338 [DefaultDispatcher-worker-8 @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b1c4b48 2024-04-18 09:11:49.340 [DefaultDispatcher-worker-3 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:49.340 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.340 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:49.340 [DefaultDispatcher-worker-3 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.341 [DefaultDispatcher-worker-9 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.341 [DefaultDispatcher-worker-9 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.350 [UI Thread @coroutine#4984] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=582343918878773248 2024-04-18 09:11:49.350 [UI Thread @coroutine#4984] 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=582343918878773248. 2024-04-18 09:11:49.350 [UI Thread @coroutine#4984] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=582343918878773248 2024-04-18 09:11:49.352 [UI Thread @coroutine#4984] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=582343918878773248 2024-04-18 09:11:49.352 [UI Thread @coroutine#4984] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=582343918878773248 2024-04-18 09:11:49.352 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.352 [UI Thread @coroutine#4984] 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=582343918878773248. 2024-04-18 09:11:49.352 [UI Thread @coroutine#4984] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=582343918878773248 to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:49.355 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-18 09:11:49.355 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-18 09:11:49.355 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.355 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b1c4b48: (connection evicted) 2024-04-18 09:11:49.356 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.356 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-18 09:11:49.356 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-18 09:11:49.425 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.425 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5fe1b8d2 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af6cd73 2024-04-18 09:11:49.426 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@1af6cd73 2024-04-18 09:11:49.427 [Test worker @coroutine#5000] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-18 09:11:49.433 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.446 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af6cd73 2024-04-18 09:11:49.457 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af6cd73 2024-04-18 09:11:49.458 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af6cd73 2024-04-18 09:11:49.460 [Test worker @coroutine#5006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af6cd73 2024-04-18 09:11:49.483 [DefaultDispatcher-worker-14 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af6cd73 2024-04-18 09:11:49.492 [DefaultDispatcher-worker-16 @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af6cd73 2024-04-18 09:11:49.501 [DefaultDispatcher-worker-12 @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1af6cd73 2024-04-18 09:11:49.511 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-18 09:11:49.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-18 09:11:49.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.512 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1af6cd73: (connection evicted) 2024-04-18 09:11:49.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-18 09:11:49.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-18 09:11:49.572 [DefaultDispatcher-worker-14 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:49.572 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.572 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:49.572 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2087181d 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.573 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-18 09:11:49.574 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.574 [DefaultDispatcher-worker-6 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.574 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-04-18 09:11:49.574 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-04-18 09:11:49.574 [Test worker @coroutine#5025] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-18 09:11:49.587 [Test worker @coroutine#5025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-04-18 09:11:49.598 [Test worker @coroutine#5030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-04-18 09:11:49.600 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-04-18 09:11:49.602 [Test worker @coroutine#5034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c1dc246 2024-04-18 09:11:49.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-18 09:11:49.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-18 09:11:49.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:49.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.606 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-18 09:11:49.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47620803 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.608 [Test worker @coroutine#5046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-18 09:11:49.609 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-04-18 09:11:49.609 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-04-18 09:11:49.609 [Test worker @coroutine#5046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-18 09:11:49.612 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.622 [DefaultDispatcher-worker-6 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:49.623 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.623 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:49.623 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.623 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-04-18 09:11:49.624 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.624 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.634 [Test worker @coroutine#5049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-04-18 09:11:49.636 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-04-18 09:11:49.638 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40a0364a 2024-04-18 09:11:49.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-18 09:11:49.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-18 09:11:49.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:49.641 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.641 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-18 09:11:49.641 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13eb8ca 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-04-18 09:11:49.643 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-18 09:11:49.658 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-04-18 09:11:49.669 [Test worker @coroutine#5068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-04-18 09:11:49.670 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-04-18 09:11:49.672 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-04-18 09:11:49.672 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@704205ef 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-18 09:11:49.673 [Test worker @coroutine#5067] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-18 09:11:49.688 [DefaultDispatcher-worker-6 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:49.688 [DefaultDispatcher-worker-15 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:49.688 [DefaultDispatcher-worker-6 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.688 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.688 [DefaultDispatcher-worker-6 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:49.688 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:49.688 [DefaultDispatcher-worker-6 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.688 [DefaultDispatcher-worker-15 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.689 [Test worker @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-18 09:11:49.690 [DefaultDispatcher-worker-12 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.690 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.690 [DefaultDispatcher-worker-12 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.690 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.700 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-18 09:11:49.702 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-18 09:11:49.704 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-18 09:11:49.716 [DefaultDispatcher-worker-8 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61aaec51 2024-04-18 09:11:49.729 [DefaultDispatcher-worker-16 @coroutine#5067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45144fdf 2024-04-18 09:11:49.732 [UI Thread @coroutine#5097] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.732 [UI Thread @coroutine#5097] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 09:11:49.732 [UI Thread @coroutine#5097] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.734 [UI Thread @coroutine#5097] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.734 [UI Thread @coroutine#5097] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.734 [UI Thread @coroutine#5097] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 09:11:49.734 [UI Thread @coroutine#5097] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42457/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:49.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-18 09:11:49.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-18 09:11:49.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.736 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45144fdf: (connection evicted) 2024-04-18 09:11:49.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-18 09:11:49.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-18 09:11:49.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-18 09:11:49.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-18 09:11:49.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.737 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61aaec51: (connection evicted) 2024-04-18 09:11:49.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-18 09:11:49.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b59f3aa 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.738 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.739 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.739 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.739 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.739 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.739 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.739 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.739 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-18 09:11:49.739 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-18 09:11:49.739 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-18 09:11:49.739 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-18 09:11:49.756 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-18 09:11:49.767 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-18 09:11:49.768 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-18 09:11:49.770 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52a9c251 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.770 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-04-18 09:11:49.771 [Test worker @coroutine#5103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-18 09:11:49.784 [Test worker @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-04-18 09:11:49.795 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-04-18 09:11:49.797 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-04-18 09:11:49.798 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-04-18 09:11:49.810 [DefaultDispatcher-worker-8 @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74a29300 2024-04-18 09:11:49.823 [DefaultDispatcher-worker-8 @coroutine#5103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c 2024-04-18 09:11:49.825 [UI Thread @coroutine#5126] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49673/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.825 [UI Thread @coroutine#5126] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49673/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 09:11:49.825 [UI Thread @coroutine#5126] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49673/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.826 [UI Thread @coroutine#5126] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49673/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.826 [UI Thread @coroutine#5126] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49673/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.828 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-18 09:11:49.828 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-18 09:11:49.828 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.828 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57bd0b3c: (connection evicted) 2024-04-18 09:11:49.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-18 09:11:49.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-18 09:11:49.829 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-18 09:11:49.829 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-18 09:11:49.829 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.829 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74a29300: (connection evicted) 2024-04-18 09:11:49.830 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.830 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-18 09:11:49.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-18 09:11:49.831 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53fd061d 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.832 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-18 09:11:49.833 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f976f43 2024-04-18 09:11:49.833 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f976f43 2024-04-18 09:11:49.833 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-18 09:11:49.852 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f976f43 2024-04-18 09:11:49.863 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f976f43 2024-04-18 09:11:49.865 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f976f43 2024-04-18 09:11:49.866 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f976f43 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3237522b 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2024-04-18 09:11:49.867 [Test worker @coroutine#5132] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-18 09:11:49.880 [Test worker @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2024-04-18 09:11:49.889 [DefaultDispatcher-worker-17 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:49.889 [DefaultDispatcher-worker-17 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.889 [DefaultDispatcher-worker-17 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:49.889 [DefaultDispatcher-worker-17 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.890 [DefaultDispatcher-worker-17 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.890 [DefaultDispatcher-worker-17 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.892 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2024-04-18 09:11:49.893 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2024-04-18 09:11:49.895 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2024-04-18 09:11:49.901 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.907 [DefaultDispatcher-worker-12 @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9 2024-04-18 09:11:49.920 [DefaultDispatcher-worker-12 @coroutine#5132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3f976f43 2024-04-18 09:11:49.922 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.922 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 09:11:49.922 [UI Thread @coroutine#5158] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.924 [UI Thread @coroutine#5158] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.924 [UI Thread @coroutine#5158] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-18 09:11:49.924 [UI Thread @coroutine#5158] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-18 09:11:49.924 [UI Thread @coroutine#5158] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38501/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:49.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-18 09:11:49.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-18 09:11:49.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.926 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f976f43: (connection evicted) 2024-04-18 09:11:49.926 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-18 09:11:49.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-18 09:11:49.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-18 09:11:49.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-18 09:11:49.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.927 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60dd53e9: (connection evicted) 2024-04-18 09:11:49.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:49.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-18 09:11:49.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-18 09:11:49.929 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71fd082 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-18 09:11:49.930 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-18 09:11:49.946 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-18 09:11:49.949 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.958 [Test worker @coroutine#5165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-18 09:11:49.960 [Test worker @coroutine#5167] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-18 09:11:49.961 [Test worker @coroutine#5169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@257de910 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:49.962 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-18 09:11:49.963 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-18 09:11:49.963 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-18 09:11:49.963 [Test worker @coroutine#5164] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-18 09:11:49.973 [DefaultDispatcher-worker-8 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:49.974 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.974 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:49.974 [DefaultDispatcher-worker-8 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.975 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.975 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:49.975 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:49.976 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-18 09:11:49.987 [Test worker @coroutine#5175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-18 09:11:49.989 [Test worker @coroutine#5177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-18 09:11:49.991 [Test worker @coroutine#5179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-18 09:11:50.003 [DefaultDispatcher-worker-13 @coroutine#5181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6295cc30 2024-04-18 09:11:50.017 [DefaultDispatcher-worker-14 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-18 09:11:50.031 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:50.038 [DefaultDispatcher-worker-15 @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@399e43d0 2024-04-18 09:11:50.047 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-18 09:11:50.047 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-18 09:11:50.047 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.047 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@399e43d0: (connection evicted) 2024-04-18 09:11:50.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-18 09:11:50.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-18 09:11:50.048 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-18 09:11:50.048 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-18 09:11:50.048 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.048 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6295cc30: (connection evicted) 2024-04-18 09:11:50.049 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.049 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-18 09:11:50.049 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-18 09:11:50.050 [DefaultDispatcher-worker-14 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:50.051 [DefaultDispatcher-worker-14 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.051 [DefaultDispatcher-worker-14 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:50.051 [DefaultDispatcher-worker-14 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@579071ef 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.051 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-18 09:11:50.052 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5ad1e2 2024-04-18 09:11:50.052 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5ad1e2 2024-04-18 09:11:50.052 [Test worker @coroutine#5217] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-18 09:11:50.052 [DefaultDispatcher-worker-17 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.052 [DefaultDispatcher-worker-17 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.072 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5ad1e2 2024-04-18 09:11:50.077 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.083 [Test worker @coroutine#5220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5ad1e2 2024-04-18 09:11:50.085 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5ad1e2 2024-04-18 09:11:50.087 [Test worker @coroutine#5224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5ad1e2 2024-04-18 09:11:50.097 [DefaultDispatcher-worker-8 @coroutine#5226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5ad1e2 2024-04-18 09:11:50.103 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.118 [DefaultDispatcher-worker-6 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5ad1e2 2024-04-18 09:11:50.132 [DefaultDispatcher-worker-13 @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5ad1e2 2024-04-18 09:11:50.141 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.152 [HikariPool-203 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:50.153 [DefaultDispatcher-worker-11 @coroutine#5247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5ad1e2 2024-04-18 09:11:50.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-18 09:11:50.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-18 09:11:50.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.156 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d5ad1e2: (connection evicted) 2024-04-18 09:11:50.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-18 09:11:50.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@269bf9e6 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-18 09:11:50.159 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-04-18 09:11:50.160 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-04-18 09:11:50.160 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-18 09:11:50.177 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-04-18 09:11:50.179 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.189 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-04-18 09:11:50.191 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-04-18 09:11:50.193 [Test worker @coroutine#5258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a35aed6 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-04-18 09:11:50.194 [Test worker @coroutine#5253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-18 09:11:50.207 [DefaultDispatcher-worker-14 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:50.207 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.207 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:50.207 [DefaultDispatcher-worker-14 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.207 [DefaultDispatcher-worker-12 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:50.207 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.207 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:50.207 [DefaultDispatcher-worker-12 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.208 [DefaultDispatcher-worker-12 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.208 [DefaultDispatcher-worker-10 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.208 [DefaultDispatcher-worker-10 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.214 [Test worker @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-04-18 09:11:50.225 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-04-18 09:11:50.227 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-04-18 09:11:50.228 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-04-18 09:11:50.240 [DefaultDispatcher-worker-8 @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc 2024-04-18 09:11:50.254 [DefaultDispatcher-worker-16 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-04-18 09:11:50.260 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:50.264 [DefaultDispatcher-worker-13 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad 2024-04-18 09:11:50.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-18 09:11:50.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-18 09:11:50.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.272 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c1133ad: (connection evicted) 2024-04-18 09:11:50.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-18 09:11:50.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-18 09:11:50.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-18 09:11:50.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-18 09:11:50.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.274 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48fbb1bc: (connection evicted) 2024-04-18 09:11:50.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-18 09:11:50.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b45016d 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.276 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.277 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-18 09:11:50.277 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-04-18 09:11:50.277 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-04-18 09:11:50.277 [Test worker @coroutine#5297] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-18 09:11:50.292 [Test worker @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-04-18 09:11:50.302 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-04-18 09:11:50.304 [Test worker @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-04-18 09:11:50.306 [Test worker @coroutine#5302] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-04-18 09:11:50.317 [DefaultDispatcher-worker-11 @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-04-18 09:11:50.325 [DefaultDispatcher-worker-12 @coroutine#5297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-04-18 09:11:50.339 [DefaultDispatcher-worker-17 @coroutine#5317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3057728e 2024-04-18 09:11:50.341 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-18 09:11:50.341 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-18 09:11:50.341 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.341 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3057728e: (connection evicted) 2024-04-18 09:11:50.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-18 09:11:50.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47d7792e 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.343 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2024-04-18 09:11:50.344 [Test worker @coroutine#5325] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-18 09:11:50.350 [DefaultDispatcher-worker-16 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:50.350 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.350 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:50.350 [DefaultDispatcher-worker-16 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.352 [DefaultDispatcher-worker-15 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.352 [DefaultDispatcher-worker-15 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.361 [Test worker @coroutine#5325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2024-04-18 09:11:50.372 [Test worker @coroutine#5329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2024-04-18 09:11:50.373 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2024-04-18 09:11:50.375 [Test worker @coroutine#5333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2024-04-18 09:11:50.385 [DefaultDispatcher-worker-5 @coroutine#5335] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2024-04-18 09:11:50.394 [DefaultDispatcher-worker-12 @coroutine#5347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5 2024-04-18 09:11:50.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-18 09:11:50.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-18 09:11:50.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.396 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10e7ade5: (connection evicted) 2024-04-18 09:11:50.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-18 09:11:50.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-18 09:11:50.398 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@435b944c 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2024-04-18 09:11:50.399 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2024-04-18 09:11:50.400 [Test worker @coroutine#5356] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-18 09:11:50.413 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.414 [Test worker @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2024-04-18 09:11:50.425 [Test worker @coroutine#5357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2024-04-18 09:11:50.426 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2024-04-18 09:11:50.428 [Test worker @coroutine#5361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2024-04-18 09:11:50.483 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.483 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.487 [DefaultDispatcher-worker-11 @coroutine#5363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@615d74e9 2024-04-18 09:11:50.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-18 09:11:50.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-18 09:11:50.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.490 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@615d74e9: (connection evicted) 2024-04-18 09:11:50.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.491 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-18 09:11:50.491 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7217e615 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.492 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.493 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.493 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-18 09:11:50.493 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-18 09:11:50.493 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-18 09:11:50.493 [Test worker @coroutine#5379] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-18 09:11:50.507 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-18 09:11:50.518 [Test worker @coroutine#5380] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-18 09:11:50.519 [Test worker @coroutine#5382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-18 09:11:50.521 [Test worker @coroutine#5384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-18 09:11:50.531 [DefaultDispatcher-worker-5 @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-18 09:11:50.538 [DefaultDispatcher-worker-17 @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b 2024-04-18 09:11:50.544 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-18 09:11:50.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-18 09:11:50.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.545 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66c18b9b: (connection evicted) 2024-04-18 09:11:50.545 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.545 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-18 09:11:50.545 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fe8d57a 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.550 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-18 09:11:50.551 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2024-04-18 09:11:50.551 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2024-04-18 09:11:50.551 [Test worker @coroutine#5402] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-18 09:11:50.567 [Test worker @coroutine#5402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2024-04-18 09:11:50.579 [Test worker @coroutine#5404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2024-04-18 09:11:50.581 [Test worker @coroutine#5407] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2024-04-18 09:11:50.582 [DefaultDispatcher-worker-13 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:50.583 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.583 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:50.583 [DefaultDispatcher-worker-13 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.583 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10c26161 2024-04-18 09:11:50.584 [DefaultDispatcher-worker-16 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.584 [DefaultDispatcher-worker-16 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-18 09:11:50.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-18 09:11:50.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:50.587 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.587 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-18 09:11:50.587 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-18 09:11:50.587 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d41b929 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2024-04-18 09:11:50.588 [Test worker @coroutine#5423] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-18 09:11:50.602 [Test worker @coroutine#5423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2024-04-18 09:11:50.613 [Test worker @coroutine#5424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2024-04-18 09:11:50.614 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2024-04-18 09:11:50.616 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333813e7 2024-04-18 09:11:50.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-18 09:11:50.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-18 09:11:50.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:50.618 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.618 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-18 09:11:50.618 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1026a011 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.619 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.620 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.620 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.620 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-18 09:11:50.620 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-04-18 09:11:50.620 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-04-18 09:11:50.620 [Test worker @coroutine#5439] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-18 09:11:50.634 [DefaultDispatcher-worker-16 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:50.634 [DefaultDispatcher-worker-16 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.634 [DefaultDispatcher-worker-16 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:50.634 [DefaultDispatcher-worker-16 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.635 [Test worker @coroutine#5439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-04-18 09:11:50.635 [DefaultDispatcher-worker-17 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.635 [DefaultDispatcher-worker-17 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.646 [Test worker @coroutine#5443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-04-18 09:11:50.648 [Test worker @coroutine#5445] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-04-18 09:11:50.650 [DefaultDispatcher-worker-17 @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46994f26 2024-04-18 09:11:50.650 [Test worker @coroutine#5447] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@353aadd7 2024-04-18 09:11:50.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-18 09:11:50.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-18 09:11:50.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:50.654 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.654 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-18 09:11:50.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-18 09:11:50.660 [UI Thread @coroutine#5464] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41145/Site/verify 2024-04-18 09:11:50.660 [UI Thread @coroutine#5464] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41145/Site/verify. 2024-04-18 09:11:50.660 [UI Thread @coroutine#5464] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41145/Site/verify 2024-04-18 09:11:50.663 [UI Thread @coroutine#5464] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41145/Site/verify 2024-04-18 09:11:50.663 [UI Thread @coroutine#5464] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41145/Site/verify 2024-04-18 09:11:50.663 [UI Thread @coroutine#5464] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41145/Site/verify. 2024-04-18 09:11:50.663 [UI Thread @coroutine#5464] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41145/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10faebc9 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.667 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.668 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.668 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.668 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.668 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.668 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-18 09:11:50.668 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c475547 2024-04-18 09:11:50.668 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c475547 2024-04-18 09:11:50.668 [Test worker @coroutine#5478] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-18 09:11:50.685 [Test worker @coroutine#5478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c475547 2024-04-18 09:11:50.694 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.697 [Test worker @coroutine#5479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c475547 2024-04-18 09:11:50.699 [Test worker @coroutine#5481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c475547 2024-04-18 09:11:50.701 [Test worker @coroutine#5483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c475547 2024-04-18 09:11:50.703 [DefaultDispatcher-worker-4 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:50.703 [DefaultDispatcher-worker-17 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:50.703 [DefaultDispatcher-worker-4 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.703 [DefaultDispatcher-worker-4 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:50.703 [DefaultDispatcher-worker-4 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.703 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.703 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:50.703 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-18 09:11:50.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-18 09:11:50.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:50.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-18 09:11:50.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-18 09:11:50.704 [DefaultDispatcher-worker-10 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.704 [DefaultDispatcher-worker-14 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.704 [DefaultDispatcher-worker-10 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.704 [DefaultDispatcher-worker-14 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e83badc 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-04-18 09:11:50.705 [Test worker @coroutine#5501] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-18 09:11:50.705 [DefaultDispatcher-worker-2 @coroutine#5502] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b29cdea 2024-04-18 09:11:50.720 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-04-18 09:11:50.731 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-04-18 09:11:50.732 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-04-18 09:11:50.734 [Test worker @coroutine#5507] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23df16cf 2024-04-18 09:11:50.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-18 09:11:50.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-18 09:11:50.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:50.736 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.736 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-18 09:11:50.736 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-18 09:11:50.737 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7de4bd8f 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.738 [Test worker @coroutine#5519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-18 09:11:50.739 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2024-04-18 09:11:50.739 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2024-04-18 09:11:50.739 [Test worker @coroutine#5519] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-18 09:11:50.749 [DefaultDispatcher-worker-10 @coroutine#5521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29f8134 2024-04-18 09:11:50.749 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.756 [Test worker @coroutine#5519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2024-04-18 09:11:50.767 [Test worker @coroutine#5522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2024-04-18 09:11:50.769 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2024-04-18 09:11:50.770 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2a97b4b8 2024-04-18 09:11:50.772 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57847/Site/verify 2024-04-18 09:11:50.772 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57847/Site/verify. 2024-04-18 09:11:50.772 [UI Thread @coroutine#5535] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57847/Site/verify 2024-04-18 09:11:50.774 [UI Thread @coroutine#5535] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57847/Site/verify 2024-04-18 09:11:50.774 [UI Thread @coroutine#5535] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57847/Site/verify 2024-04-18 09:11:50.774 [UI Thread @coroutine#5535] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57847/Site/verify. 2024-04-18 09:11:50.774 [UI Thread @coroutine#5535] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57847/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:50.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-18 09:11:50.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-18 09:11:50.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:50.776 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.776 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-18 09:11:50.776 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-18 09:11:50.778 [DefaultDispatcher-worker-2 @coroutine#5546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f1f0ee6 2024-04-18 09:11:50.780 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45313/Site/verify 2024-04-18 09:11:50.780 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45313/Site/verify. 2024-04-18 09:11:50.781 [UI Thread @coroutine#5548] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45313/Site/verify 2024-04-18 09:11:50.782 [UI Thread @coroutine#5548] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45313/Site/verify 2024-04-18 09:11:50.782 [UI Thread @coroutine#5548] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45313/Site/verify 2024-04-18 09:11:50.782 [UI Thread @coroutine#5548] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45313/Site/verify. 2024-04-18 09:11:50.782 [UI Thread @coroutine#5548] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45313/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:50.787 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57443/Site/verify 2024-04-18 09:11:50.787 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57443/Site/verify. 2024-04-18 09:11:50.787 [UI Thread @coroutine#5561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57443/Site/verify 2024-04-18 09:11:50.788 [UI Thread @coroutine#5561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57443/Site/verify 2024-04-18 09:11:50.788 [UI Thread @coroutine#5561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57443/Site/verify 2024-04-18 09:11:50.789 [UI Thread @coroutine#5561] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57443/Site/verify. 2024-04-18 09:11:50.789 [UI Thread @coroutine#5561] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57443/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:50.791 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.794 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-18 09:11:50.794 [UI Thread @coroutine#5575] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-04-18 09:11:50.794 [UI Thread @coroutine#5575] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-18 09:11:50.796 [UI Thread @coroutine#5575] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@fcd300e 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-18 09:11:50.799 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.800 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.800 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.800 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.800 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.800 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.800 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.800 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.800 [Test worker @coroutine#5582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-18 09:11:50.800 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.800 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.800 [Test worker @coroutine#5582] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-18 09:11:50.819 [Test worker @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.830 [Test worker @coroutine#5583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.832 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.833 [Test worker @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.843 [DefaultDispatcher-worker-12 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.847 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.865 [DefaultDispatcher-worker-15 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.876 [DefaultDispatcher-worker-13 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.876 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.884 [DefaultDispatcher-worker-7 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.894 [DefaultDispatcher-worker-7 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.900 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:50.901 [DefaultDispatcher-worker-4 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:50.901 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.902 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:50.902 [DefaultDispatcher-worker-4 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.903 [DefaultDispatcher-worker-15 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.903 [DefaultDispatcher-worker-15 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.903 [DefaultDispatcher-worker-15 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.912 [DefaultDispatcher-worker-9 @coroutine#5582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.932 [DefaultDispatcher-worker-9 @coroutine#5610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a 2024-04-18 09:11:50.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-18 09:11:50.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-18 09:11:50.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:50.934 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5e9c6d8a: (connection evicted) 2024-04-18 09:11:50.935 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:50.935 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-18 09:11:50.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@644e9953 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.937 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-18 09:11:50.938 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-18 09:11:50.938 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-18 09:11:50.938 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-18 09:11:50.955 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-18 09:11:50.966 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-18 09:11:50.967 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-18 09:11:50.969 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-18 09:11:50.969 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59960ae9 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-18 09:11:50.970 [Test worker @coroutine#5616] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-18 09:11:50.984 [Test worker @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-18 09:11:50.985 [DefaultDispatcher-worker-17 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:50.985 [DefaultDispatcher-worker-17 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.985 [DefaultDispatcher-worker-17 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:50.985 [DefaultDispatcher-worker-17 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.986 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.986 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:50.995 [Test worker @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-18 09:11:50.997 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-18 09:11:50.999 [Test worker @coroutine#5631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-18 09:11:51.011 [DefaultDispatcher-worker-2 @coroutine#5633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32089590 2024-04-18 09:11:51.025 [DefaultDispatcher-worker-1 @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39889671 2024-04-18 09:11:51.038 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:51.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-18 09:11:51.041 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-18 09:11:51.041 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.041 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39889671: (connection evicted) 2024-04-18 09:11:51.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-18 09:11:51.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-18 09:11:51.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-18 09:11:51.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-18 09:11:51.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.042 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32089590: (connection evicted) 2024-04-18 09:11:51.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-18 09:11:51.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a17ab87 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.044 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-18 09:11:51.045 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-04-18 09:11:51.045 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-04-18 09:11:51.045 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-18 09:11:51.061 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-04-18 09:11:51.062 [DefaultDispatcher-worker-9 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:51.062 [DefaultDispatcher-worker-9 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.062 [DefaultDispatcher-worker-9 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:51.062 [DefaultDispatcher-worker-9 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.063 [DefaultDispatcher-worker-2 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.063 [DefaultDispatcher-worker-2 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.073 [Test worker @coroutine#5672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-04-18 09:11:51.074 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-04-18 09:11:51.076 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-04-18 09:11:51.076 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25a41143 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-04-18 09:11:51.077 [Test worker @coroutine#5670] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-18 09:11:51.091 [Test worker @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-04-18 09:11:51.104 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-04-18 09:11:51.106 [Test worker @coroutine#5684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-04-18 09:11:51.107 [Test worker @coroutine#5686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-04-18 09:11:51.119 [DefaultDispatcher-worker-1 @coroutine#5688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@59be715a 2024-04-18 09:11:51.133 [DefaultDispatcher-worker-11 @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-04-18 09:11:51.143 [DefaultDispatcher-worker-1 @coroutine#5670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e182453 2024-04-18 09:11:51.145 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:51.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-18 09:11:51.147 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-18 09:11:51.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.147 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e182453: (connection evicted) 2024-04-18 09:11:51.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-18 09:11:51.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-18 09:11:51.148 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-18 09:11:51.148 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-18 09:11:51.148 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.149 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@59be715a: (connection evicted) 2024-04-18 09:11:51.149 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.149 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-18 09:11:51.149 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-18 09:11:51.150 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-18 09:11:51.150 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.150 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.150 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.150 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.150 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.150 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.150 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e1ef044 2024-04-18 09:11:51.150 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.150 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.150 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-18 09:11:51.151 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-18 09:11:51.167 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-18 09:11:51.179 [Test worker @coroutine#5727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-18 09:11:51.181 [Test worker @coroutine#5729] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-18 09:11:51.182 [Test worker @coroutine#5731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d26c82d 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-04-18 09:11:51.183 [Test worker @coroutine#5725] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-18 09:11:51.197 [Test worker @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-04-18 09:11:51.208 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-04-18 09:11:51.215 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-04-18 09:11:51.217 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-04-18 09:11:51.223 [DefaultDispatcher-worker-11 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:51.224 [DefaultDispatcher-worker-11 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.224 [DefaultDispatcher-worker-11 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:51.224 [DefaultDispatcher-worker-11 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.224 [DefaultDispatcher-worker-1 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:51.224 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.224 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:51.224 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.225 [DefaultDispatcher-worker-2 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.225 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.225 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.226 [DefaultDispatcher-worker-10 @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@685e8e17 2024-04-18 09:11:51.238 [DefaultDispatcher-worker-14 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-18 09:11:51.249 [DefaultDispatcher-worker-2 @coroutine#5725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484 2024-04-18 09:11:51.251 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:51.283 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.361 [DefaultDispatcher-worker-12 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:51.361 [DefaultDispatcher-worker-12 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.361 [DefaultDispatcher-worker-12 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:51.361 [DefaultDispatcher-worker-12 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.362 [DefaultDispatcher-worker-10 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.362 [DefaultDispatcher-worker-10 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-18 09:11:51.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-18 09:11:51.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.502 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b7b5484: (connection evicted) 2024-04-18 09:11:51.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-18 09:11:51.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-18 09:11:51.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-18 09:11:51.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-18 09:11:51.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.503 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@685e8e17: (connection evicted) 2024-04-18 09:11:51.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-18 09:11:51.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52e296c0 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.505 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-18 09:11:51.506 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2024-04-18 09:11:51.506 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2024-04-18 09:11:51.506 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-18 09:11:51.523 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2024-04-18 09:11:51.534 [Test worker @coroutine#5788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2024-04-18 09:11:51.536 [Test worker @coroutine#5790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2024-04-18 09:11:51.537 [Test worker @coroutine#5792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2db27b46 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2024-04-18 09:11:51.538 [Test worker @coroutine#5787] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-18 09:11:51.552 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2024-04-18 09:11:51.563 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2024-04-18 09:11:51.565 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2024-04-18 09:11:51.566 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2024-04-18 09:11:51.579 [DefaultDispatcher-worker-3 @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a 2024-04-18 09:11:51.592 [DefaultDispatcher-worker-15 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2024-04-18 09:11:51.595 [DefaultDispatcher-worker-5 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:51.595 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.595 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:51.595 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.596 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.596 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.600 [DefaultDispatcher-worker-14 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2024-04-18 09:11:51.606 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:51.609 [DefaultDispatcher-worker-13 @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635 2024-04-18 09:11:51.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-18 09:11:51.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-18 09:11:51.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.614 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e2bd635: (connection evicted) 2024-04-18 09:11:51.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-18 09:11:51.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-18 09:11:51.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-18 09:11:51.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-18 09:11:51.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.615 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e7b277a: (connection evicted) 2024-04-18 09:11:51.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-18 09:11:51.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-18 09:11:51.616 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-18 09:11:51.616 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45ec6bb3 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-18 09:11:51.617 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-18 09:11:51.634 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-18 09:11:51.645 [DefaultDispatcher-worker-13 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:51.645 [DefaultDispatcher-worker-13 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.645 [DefaultDispatcher-worker-13 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:51.645 [DefaultDispatcher-worker-13 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.645 [Test worker @coroutine#5843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-18 09:11:51.646 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.646 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.647 [Test worker @coroutine#5847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-18 09:11:51.649 [Test worker @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420849f6 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.649 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-18 09:11:51.650 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-18 09:11:51.650 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-18 09:11:51.650 [Test worker @coroutine#5842] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-18 09:11:51.663 [Test worker @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-18 09:11:51.674 [Test worker @coroutine#5852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-18 09:11:51.676 [Test worker @coroutine#5854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-18 09:11:51.678 [Test worker @coroutine#5856] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-18 09:11:51.689 [DefaultDispatcher-worker-11 @coroutine#5858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@255845b1 2024-04-18 09:11:51.702 [DefaultDispatcher-worker-10 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-18 09:11:51.713 [DefaultDispatcher-worker-13 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-18 09:11:51.715 [DefaultDispatcher-worker-4 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:51.715 [DefaultDispatcher-worker-4 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.715 [DefaultDispatcher-worker-4 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:51.715 [DefaultDispatcher-worker-4 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.716 [DefaultDispatcher-worker-13 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:51.716 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.716 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:51.716 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.716 [DefaultDispatcher-worker-17 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.716 [DefaultDispatcher-worker-17 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.717 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.717 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.717 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:51.721 [DefaultDispatcher-worker-8 @coroutine#5842] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@fa3db48 2024-04-18 09:11:51.726 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-18 09:11:51.726 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-18 09:11:51.726 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.726 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@fa3db48: (connection evicted) 2024-04-18 09:11:51.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-18 09:11:51.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-18 09:11:51.727 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-18 09:11:51.727 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-18 09:11:51.727 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.727 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@255845b1: (connection evicted) 2024-04-18 09:11:51.728 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.728 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-18 09:11:51.728 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2cf7860e 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.729 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-18 09:11:51.730 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2024-04-18 09:11:51.730 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2024-04-18 09:11:51.730 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-18 09:11:51.743 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.745 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2024-04-18 09:11:51.757 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2024-04-18 09:11:51.759 [Test worker @coroutine#5905] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2024-04-18 09:11:51.761 [Test worker @coroutine#5907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d332ebc 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.761 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-18 09:11:51.762 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6865ca 2024-04-18 09:11:51.762 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6865ca 2024-04-18 09:11:51.762 [Test worker @coroutine#5902] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-18 09:11:51.775 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6865ca 2024-04-18 09:11:51.786 [Test worker @coroutine#5910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6865ca 2024-04-18 09:11:51.788 [Test worker @coroutine#5912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6865ca 2024-04-18 09:11:51.789 [Test worker @coroutine#5914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6865ca 2024-04-18 09:11:51.802 [DefaultDispatcher-worker-1 @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f6865ca 2024-04-18 09:11:51.814 [DefaultDispatcher-worker-13 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2024-04-18 09:11:51.824 [DefaultDispatcher-worker-1 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2024-04-18 09:11:51.830 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:51.833 [DefaultDispatcher-worker-14 @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be 2024-04-18 09:11:51.837 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-18 09:11:51.837 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-18 09:11:51.837 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.838 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b5c84be: (connection evicted) 2024-04-18 09:11:51.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-18 09:11:51.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-18 09:11:51.838 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-18 09:11:51.838 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-18 09:11:51.838 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.839 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f6865ca: (connection evicted) 2024-04-18 09:11:51.839 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.839 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-18 09:11:51.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@350a3df3 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-04-18 09:11:51.842 [Test worker @coroutine#5954] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-18 09:11:51.859 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-04-18 09:11:51.870 [Test worker @coroutine#5955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-04-18 09:11:51.872 [Test worker @coroutine#5957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-04-18 09:11:51.874 [Test worker @coroutine#5959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65d28ad4 2024-04-18 09:11:51.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-18 09:11:51.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-18 09:11:51.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:51.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-18 09:11:51.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-18 09:11:51.882 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f5690f3 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-04-18 09:11:51.883 [Test worker @coroutine#5976] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-18 09:11:51.900 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-04-18 09:11:51.911 [Test worker @coroutine#5977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-04-18 09:11:51.912 [DefaultDispatcher-worker-7 @coroutine#1962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1de6689c 2024-04-18 09:11:51.912 [DefaultDispatcher-worker-7 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.912 [DefaultDispatcher-worker-7 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:51.912 [DefaultDispatcher-worker-7 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.912 [Test worker @coroutine#5979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-04-18 09:11:51.913 [DefaultDispatcher-worker-13 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.913 [DefaultDispatcher-worker-13 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56159/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.914 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-04-18 09:11:51.922 [DefaultDispatcher-worker-12 @coroutine#5986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-04-18 09:11:51.936 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.944 [DefaultDispatcher-worker-12 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-04-18 09:11:51.952 [DefaultDispatcher-worker-10 @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11ed241c 2024-04-18 09:11:51.957 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-18 09:11:51.957 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-18 09:11:51.957 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:51.957 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@11ed241c: (connection evicted) 2024-04-18 09:11:51.958 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:51.958 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-18 09:11:51.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4039d109 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:51.959 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-18 09:11:51.960 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-18 09:11:51.960 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-18 09:11:51.960 [Test worker @coroutine#6004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-18 09:11:51.974 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-18 09:11:51.985 [Test worker @coroutine#6005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-18 09:11:51.986 [Test worker @coroutine#6007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-18 09:11:51.988 [Test worker @coroutine#6009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-18 09:11:51.997 [DefaultDispatcher-worker-1 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4619854a 2024-04-18 09:11:51.997 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.997 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:51.997 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.998 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.998 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46699/UmAppDatabase/replication/nodeId 2024-04-18 09:11:51.999 [DefaultDispatcher-worker-13 @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-18 09:11:52.018 [DefaultDispatcher-worker-13 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-18 09:11:52.026 [DefaultDispatcher-worker-16 @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-18 09:11:52.042 [DefaultDispatcher-worker-13 @coroutine#6030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75715a14 2024-04-18 09:11:52.044 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-18 09:11:52.044 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-18 09:11:52.044 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:52.044 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75715a14: (connection evicted) 2024-04-18 09:11:52.045 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.045 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-18 09:11:52.045 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1377e395 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.046 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2024-04-18 09:11:52.047 [Test worker @coroutine#6038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-18 09:11:52.061 [Test worker @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2024-04-18 09:11:52.073 [Test worker @coroutine#6040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2024-04-18 09:11:52.073 [DefaultDispatcher-worker-17 @coroutine#2024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@363ee411 2024-04-18 09:11:52.074 [DefaultDispatcher-worker-17 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.074 [DefaultDispatcher-worker-17 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:52.074 [DefaultDispatcher-worker-17 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.075 [DefaultDispatcher-worker-10 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.075 [DefaultDispatcher-worker-10 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38085/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.075 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2024-04-18 09:11:52.077 [Test worker @coroutine#6047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2024-04-18 09:11:52.086 [DefaultDispatcher-worker-5 @coroutine#6049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2024-04-18 09:11:52.108 [DefaultDispatcher-worker-11 @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2024-04-18 09:11:52.116 [DefaultDispatcher-worker-9 @coroutine#6038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2024-04-18 09:11:52.127 [DefaultDispatcher-worker-17 @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d 2024-04-18 09:11:52.129 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-18 09:11:52.129 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-18 09:11:52.129 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:52.130 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33f17d3d: (connection evicted) 2024-04-18 09:11:52.130 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.130 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-18 09:11:52.130 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a2d0cff 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.133 [Test worker @coroutine#6073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-18 09:11:52.134 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-04-18 09:11:52.134 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-04-18 09:11:52.134 [Test worker @coroutine#6073] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-18 09:11:52.149 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-04-18 09:11:52.160 [Test worker @coroutine#6074] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-04-18 09:11:52.161 [Test worker @coroutine#6076] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-04-18 09:11:52.163 [Test worker @coroutine#6078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f58ac11 2024-04-18 09:11:52.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-18 09:11:52.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-18 09:11:52.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-18 09:11:52.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@52f1f54 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.170 [Test worker @coroutine#6097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-18 09:11:52.171 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-18 09:11:52.171 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-18 09:11:52.171 [Test worker @coroutine#6097] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-18 09:11:52.185 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-18 09:11:52.198 [Test worker @coroutine#6098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-18 09:11:52.199 [Test worker @coroutine#6100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-18 09:11:52.201 [Test worker @coroutine#6102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245155b8 2024-04-18 09:11:52.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-18 09:11:52.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-18 09:11:52.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.204 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.204 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-18 09:11:52.204 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@605610e5 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.205 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-04-18 09:11:52.206 [Test worker @coroutine#6119] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-18 09:11:52.220 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-04-18 09:11:52.232 [Test worker @coroutine#6120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-04-18 09:11:52.234 [Test worker @coroutine#6122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-04-18 09:11:52.236 [Test worker @coroutine#6124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@716cb4c0 2024-04-18 09:11:52.237 [DefaultDispatcher-worker-9 @coroutine#2053] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4dc59c77 2024-04-18 09:11:52.238 [DefaultDispatcher-worker-10 @coroutine#2067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69374e28 2024-04-18 09:11:52.238 [DefaultDispatcher-worker-9 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.238 [DefaultDispatcher-worker-9 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:52.238 [DefaultDispatcher-worker-9 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.238 [DefaultDispatcher-worker-10 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.238 [DefaultDispatcher-worker-10 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:52.238 [DefaultDispatcher-worker-10 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.239 [DefaultDispatcher-worker-2 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.239 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.239 [DefaultDispatcher-worker-5 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42841/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-18 09:11:52.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-18 09:11:52.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.241 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.241 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-18 09:11:52.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@480a7f56 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.243 [UI Thread @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-18 09:11:52.244 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@725bca5c 2024-04-18 09:11:52.244 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@725bca5c 2024-04-18 09:11:52.244 [UI Thread @coroutine#6146] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-18 09:11:52.261 [UI Thread @coroutine#6146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725bca5c 2024-04-18 09:11:52.272 [UI Thread @coroutine#6149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725bca5c 2024-04-18 09:11:52.274 [UI Thread @coroutine#6151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725bca5c 2024-04-18 09:11:52.276 [UI Thread @coroutine#6153] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@725bca5c 2024-04-18 09:11:52.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-18 09:11:52.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-18 09:11:52.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:52.279 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@725bca5c: (connection evicted) 2024-04-18 09:11:52.279 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.279 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-18 09:11:52.279 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4cda8d3b 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.282 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-18 09:11:52.283 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-04-18 09:11:52.283 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-04-18 09:11:52.283 [Test worker @coroutine#6160] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-18 09:11:52.300 [Test worker @coroutine#6160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-04-18 09:11:52.311 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-04-18 09:11:52.313 [Test worker @coroutine#6163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-04-18 09:11:52.314 [Test worker @coroutine#6165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b12157b 2024-04-18 09:11:52.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-18 09:11:52.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-18 09:11:52.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.316 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-18 09:11:52.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-18 09:11:52.317 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d3776 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-18 09:11:52.318 [Test worker @coroutine#6176] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-18 09:11:52.332 [Test worker @coroutine#6176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-18 09:11:52.343 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-18 09:11:52.345 [Test worker @coroutine#6179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-18 09:11:52.346 [Test worker @coroutine#6181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-18 09:11:52.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-18 09:11:52.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-18 09:11:52.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-18 09:11:52.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ce1b67b 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.349 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-18 09:11:52.350 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2024-04-18 09:11:52.350 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2024-04-18 09:11:52.350 [Test worker @coroutine#6192] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-18 09:11:52.364 [Test worker @coroutine#6192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2024-04-18 09:11:52.372 [DefaultDispatcher-worker-12 @coroutine#2119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-18 09:11:52.373 [DefaultDispatcher-worker-12 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.373 [DefaultDispatcher-worker-12 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:52.373 [DefaultDispatcher-worker-12 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.374 [DefaultDispatcher-worker-5 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.374 [DefaultDispatcher-worker-5 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41429/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.375 [Test worker @coroutine#6194] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2024-04-18 09:11:52.377 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2024-04-18 09:11:52.378 [Test worker @coroutine#6201] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@250988e5 2024-04-18 09:11:52.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-18 09:11:52.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-18 09:11:52.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-18 09:11:52.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f8a82e9 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.382 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-18 09:11:52.383 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-18 09:11:52.383 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-18 09:11:52.383 [Test worker @coroutine#6212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-18 09:11:52.407 [Test worker @coroutine#6212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-18 09:11:52.419 [Test worker @coroutine#6213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-18 09:11:52.420 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-18 09:11:52.422 [Test worker @coroutine#6217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1380a19b 2024-04-18 09:11:52.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-18 09:11:52.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-18 09:11:52.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-18 09:11:52.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f21c18f 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-18 09:11:52.426 [Test worker @coroutine#6228] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-18 09:11:52.441 [Test worker @coroutine#6228] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-18 09:11:52.452 [Test worker @coroutine#6229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-18 09:11:52.453 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-18 09:11:52.455 [Test worker @coroutine#6233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54c3b0dd 2024-04-18 09:11:52.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-18 09:11:52.459 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-18 09:11:52.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.460 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.460 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-18 09:11:52.460 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-18 09:11:52.460 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-18 09:11:52.460 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.460 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.460 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7080e8fc 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-04-18 09:11:52.461 [Test worker @coroutine#6246] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-18 09:11:52.475 [Test worker @coroutine#6246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-04-18 09:11:52.487 [Test worker @coroutine#6247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-04-18 09:11:52.488 [Test worker @coroutine#6250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-04-18 09:11:52.490 [Test worker @coroutine#6252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@25b8a2f7 2024-04-18 09:11:52.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-18 09:11:52.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-18 09:11:52.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.493 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.493 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-18 09:11:52.493 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-18 09:11:52.493 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78333d5a 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5fa30d 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b5fa30d 2024-04-18 09:11:52.494 [Test worker @coroutine#6265] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-18 09:11:52.509 [Test worker @coroutine#6265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5fa30d 2024-04-18 09:11:52.520 [Test worker @coroutine#6266] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5fa30d 2024-04-18 09:11:52.521 [Test worker @coroutine#6268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5fa30d 2024-04-18 09:11:52.523 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b5fa30d 2024-04-18 09:11:52.525 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-18 09:11:52.525 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-18 09:11:52.525 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.526 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.526 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-18 09:11:52.526 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-18 09:11:52.526 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-18 09:11:52.526 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.526 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.526 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74a15f4 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d94ab 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@71d94ab 2024-04-18 09:11:52.527 [Test worker @coroutine#6283] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-18 09:11:52.541 [Test worker @coroutine#6283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d94ab 2024-04-18 09:11:52.552 [Test worker @coroutine#6284] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d94ab 2024-04-18 09:11:52.554 [Test worker @coroutine#6286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d94ab 2024-04-18 09:11:52.556 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71d94ab 2024-04-18 09:11:52.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-18 09:11:52.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-18 09:11:52.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-18 09:11:52.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6859080d 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.560 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.561 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-18 09:11:52.561 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-04-18 09:11:52.561 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-04-18 09:11:52.561 [Test worker @coroutine#6301] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-18 09:11:52.575 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-04-18 09:11:52.587 [Test worker @coroutine#6303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-04-18 09:11:52.588 [Test worker @coroutine#6305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-04-18 09:11:52.590 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a9ce44 2024-04-18 09:11:52.593 [UI Thread @coroutine#6316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-18 09:11:52.593 [UI Thread @coroutine#6316] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-18 09:11:52.593 [UI Thread @coroutine#6316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-18 09:11:52.595 [UI Thread @coroutine#6316] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-18 09:11:52.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-18 09:11:52.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-18 09:11:52.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-18 09:11:52.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-18 09:11:52.598 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a72bb34 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4285b1bd 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@4285b1bd 2024-04-18 09:11:52.599 [Test worker @coroutine#6322] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-18 09:11:52.608 [DefaultDispatcher-worker-12 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5bb45afc 2024-04-18 09:11:52.608 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.608 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:52.608 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.609 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.609 [DefaultDispatcher-worker-5 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:58217/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.618 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4285b1bd 2024-04-18 09:11:52.629 [Test worker @coroutine#6326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4285b1bd 2024-04-18 09:11:52.631 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4285b1bd 2024-04-18 09:11:52.633 [Test worker @coroutine#6330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4285b1bd 2024-04-18 09:11:52.635 [UI Thread @coroutine#6341] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54821/Site/verify 2024-04-18 09:11:52.635 [UI Thread @coroutine#6341] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54821/Site/verify. 2024-04-18 09:11:52.635 [UI Thread @coroutine#6341] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54821/Site/verify 2024-04-18 09:11:52.637 [UI Thread @coroutine#6341] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54821/Site/verify 2024-04-18 09:11:52.637 [UI Thread @coroutine#6341] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54821/Site/verify 2024-04-18 09:11:52.637 [UI Thread @coroutine#6341] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54821/Site/verify. 2024-04-18 09:11:52.637 [UI Thread @coroutine#6341] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54821/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-18 09:11:52.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-18 09:11:52.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-18 09:11:52.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-18 09:11:52.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-18 09:11:52.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bf7c70e 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-18 09:11:52.646 [Test worker @coroutine#6348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-18 09:11:52.647 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-04-18 09:11:52.647 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-04-18 09:11:52.647 [Test worker @coroutine#6348] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-18 09:11:52.656 [DefaultDispatcher-worker-14 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12a7515b 2024-04-18 09:11:52.656 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.656 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:52.656 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.657 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.657 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52287/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.664 [Test worker @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-04-18 09:11:52.675 [Test worker @coroutine#6353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-04-18 09:11:52.676 [Test worker @coroutine#6355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-04-18 09:11:52.678 [Test worker @coroutine#6357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-04-18 09:11:52.688 [DefaultDispatcher-worker-16 @coroutine#6359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-04-18 09:11:52.697 [DefaultDispatcher-worker-15 @coroutine#6348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@319fe034 2024-04-18 09:11:52.702 [UI Thread @coroutine#6368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32863/582343931130327040/_ustadmanifest.json 2024-04-18 09:11:52.702 [UI Thread @coroutine#6368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32863/582343931130327040/_ustadmanifest.json. 2024-04-18 09:11:52.702 [UI Thread @coroutine#6368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32863/582343931130327040/_ustadmanifest.json 2024-04-18 09:11:52.703 [UI Thread @coroutine#6368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32863/582343931130327040/_ustadmanifest.json 2024-04-18 09:11:52.703 [UI Thread @coroutine#6368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32863/582343931130327040/_ustadmanifest.json 2024-04-18 09:11:52.703 [UI Thread @coroutine#6368] 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:32863/582343931130327040/_ustadmanifest.json. 2024-04-18 09:11:52.703 [UI Thread @coroutine#6368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32863/582343931130327040/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:52.704 [UI Thread @coroutine#6368] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32863/tincan.xml 2024-04-18 09:11:52.704 [UI Thread @coroutine#6368] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32863/tincan.xml. 2024-04-18 09:11:52.704 [UI Thread @coroutine#6368] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32863/tincan.xml 2024-04-18 09:11:52.704 [UI Thread @coroutine#6368] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32863/tincan.xml 2024-04-18 09:11:52.704 [UI Thread @coroutine#6368] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32863/tincan.xml 2024-04-18 09:11:52.730 [DefaultDispatcher-worker-14 @coroutine#2218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ad4ef13 2024-04-18 09:11:52.730 [DefaultDispatcher-worker-14 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.730 [DefaultDispatcher-worker-14 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:52.730 [DefaultDispatcher-worker-14 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.730 [DefaultDispatcher-worker-17 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7adde776 2024-04-18 09:11:52.730 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.730 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId. 2024-04-18 09:11:52.730 [DefaultDispatcher-worker-17 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.731 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.731 [DefaultDispatcher-worker-7 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45111/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.731 [DefaultDispatcher-worker-1 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.731 [DefaultDispatcher-worker-1 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42169/UmAppDatabase/replication/nodeId 2024-04-18 09:11:52.745 [UI Thread @coroutine#6368] 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:32863/tincan.xml. 2024-04-18 09:11:52.745 [UI Thread @coroutine#6368] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:32863/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-18 09:11:52.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-18 09:11:52.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-18 09:11:52.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-18 09:11:52.747 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@319fe034: (connection evicted) 2024-04-18 09:11:52.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-18 09:11:52.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-18 09:11:52.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.